<pre style='margin:0'>
Ryan Schmidt (ryandesign) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/3a25f1dcea754234cff40456460dc2695d9462dd">https://github.com/macports/macports-ports/commit/3a25f1dcea754234cff40456460dc2695d9462dd</a></p>
<pre style="white-space: pre; background: #F8F8F8">The following commit(s) were added to refs/heads/master by this push:
<span style='display:block; white-space:pre;color:#404040;'> new 3a25f1d lp_solve: Remove $Id$ from our Makefile
</span>3a25f1d is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 3a25f1dcea754234cff40456460dc2695d9462dd
</span>Author: Ryan Schmidt <ryandesign@macports.org>
AuthorDate: Thu Apr 5 00:17:09 2018 -0500
<span style='display:block; white-space:pre;color:#404040;'> lp_solve: Remove $Id$ from our Makefile
</span>---
math/lp_solve/files/Makefile | 2 --
1 file changed, 2 deletions(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/math/lp_solve/files/Makefile b/math/lp_solve/files/Makefile
</span><span style='display:block; white-space:pre;color:#808080;'>index 53a9ff6..0ca45ca 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/math/lp_solve/files/Makefile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/math/lp_solve/files/Makefile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -1,5 +1,3 @@
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-# $Id$
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-
</span> SUBDIRS = lpsolve55 lp_solve
.PHONY: all install $(SUBDIRS)
</pre><pre style='margin:0'>
</pre>