Revision: 108708 https://trac.macports.org/changeset/108708 Author: stromnov@macports.org Date: 2013-07-31 03:13:13 -0700 (Wed, 31 Jul 2013) Log Message: ----------- shogun: explicitly set math category Modified Paths: -------------- trunk/dports/math/shogun/Portfile Modified: trunk/dports/math/shogun/Portfile =================================================================== --- trunk/dports/math/shogun/Portfile 2013-07-31 05:57:42 UTC (rev 108707) +++ trunk/dports/math/shogun/Portfile 2013-07-31 10:13:13 UTC (rev 108708) @@ -7,7 +7,7 @@ version 2.1.0 set branch [join [lrange [split ${version} .] 0 1] .] revision 2 -categories-append science +categories math science platforms darwin license GPL-3
participants (1)
-
stromnov@macports.org