diff options
author | Cy Schubert <cy@FreeBSD.org> | 2012-08-15 19:44:22 +0000 |
---|---|---|
committer | Cy Schubert <cy@FreeBSD.org> | 2012-08-15 19:44:22 +0000 |
commit | 7f76fecb9af8816a4b7a4a06e2f1f5e36d99406c (patch) | |
tree | 15a82c1cf5feb8906800729034f5a90c302fba78 /sysutils/cfengine32 | |
parent | 83fc7a83ad8bf9f24eceafa5a7ce18a09b992238 (diff) | |
download | ports-7f76fecb9af8816a4b7a4a06e2f1f5e36d99406c.tar.gz ports-7f76fecb9af8816a4b7a4a06e2f1f5e36d99406c.zip |
Notes
Diffstat (limited to 'sysutils/cfengine32')
-rw-r--r-- | sysutils/cfengine32/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/cfengine32/Makefile b/sysutils/cfengine32/Makefile index 51efc62b18dd..43148bae4087 100644 --- a/sysutils/cfengine32/Makefile +++ b/sysutils/cfengine32/Makefile @@ -14,6 +14,7 @@ MASTER_SITES= http://cfengine.com/source-code/download?file= PKGNAMESUFFIX= -legacy MAINTAINER= cy@FreeBSD.org +# gjb@FreeBSD.org is an alternate committer for this port COMMENT= A systems administration tool for networks LATEST_LINK= cfengine32 FETCH_BEFORE_ARGS= -o ${DISTDIR}/${DISTFILES} |