Revision: 122882 https://trac.macports.org/changeset/122882 Author: jmr@macports.org Date: 2014-08-01 12:05:59 -0700 (Fri, 01 Aug 2014) Log Message: ----------- cfengine: license Modified Paths: -------------- trunk/dports/sysutils/cfengine/Portfile Modified: trunk/dports/sysutils/cfengine/Portfile =================================================================== --- trunk/dports/sysutils/cfengine/Portfile 2014-08-01 18:45:38 UTC (rev 122881) +++ trunk/dports/sysutils/cfengine/Portfile 2014-08-01 19:05:59 UTC (rev 122882) @@ -1,17 +1,19 @@ # $Id$ + PortSystem 1.0 name cfengine version 2.2.1 revision 3 categories sysutils +license GPL-2+ maintainers nomaintainer description a tool for setting up and maintaining computer systems long_description Cfengine, or the configuration engine is an \ autonomous agent and a middle to high level \ policy language for building expert systems \ which administrate and configure large computer \ - networks. + networks. homepage http://www.cfengine.org/ master_sites ftp://ftp.iu.hio.no/pub/cfengine/ \ ftp://sunsite.uio.no/pub/cfengine/ \ @@ -151,4 +153,3 @@ startupitem.stop-append "/usr/bin/killall -SIGUSR1 cfenvd 2>/dev/null" startupitem.stop-append "/usr/bin/killall -SIGUSR1 cfservd 2>/dev/null" } -
participants (1)
-
jmr@macports.org