Revision: 81589 http://trac.macports.org/changeset/81589 Author: jmr@macports.org Date: 2011-08-02 04:46:26 -0700 (Tue, 02 Aug 2011) Log Message: ----------- gpatch: license Modified Paths: -------------- trunk/dports/devel/gpatch/Portfile Modified: trunk/dports/devel/gpatch/Portfile =================================================================== --- trunk/dports/devel/gpatch/Portfile 2011-08-02 11:08:44 UTC (rev 81588) +++ trunk/dports/devel/gpatch/Portfile 2011-08-02 11:46:26 UTC (rev 81589) @@ -1,10 +1,12 @@ # $Id$ PortSystem 1.0 + name gpatch version 2.6.1 revision 1 categories devel +license GPL-3+ maintainers nomaintainer description GNU patch, for applying diffs to files long_description \ @@ -33,4 +35,3 @@ configure.args --program-prefix=g configure.universal_args-delete --disable-dependency-tracking -
participants (1)
-
jmr@macports.org