Revision: 138976 https://trac.macports.org/changeset/138976 Author: adfernandes@macports.org Date: 2015-07-25 14:36:55 -0700 (Sat, 25 Jul 2015) Log Message: ----------- py-pacal: fix license in Portfile Modified Paths: -------------- trunk/dports/python/py-pacal/Portfile Modified: trunk/dports/python/py-pacal/Portfile =================================================================== --- trunk/dports/python/py-pacal/Portfile 2015-07-25 21:34:30 UTC (rev 138975) +++ trunk/dports/python/py-pacal/Portfile 2015-07-25 21:36:55 UTC (rev 138976) @@ -8,7 +8,7 @@ version 1.5.1 categories python platforms darwin -license BSD +license GPL-3+ maintainers adfernandes openmaintainer description PaCAL - ProbAbilistic CALculator long_description What is PaCAL? PaCAL is a Python package which allows you to perform \
participants (1)
-
adfernandes@macports.org