diff options
author | cy <cy@FreeBSD.org> | 2012-08-09 09:03:03 +0800 |
---|---|---|
committer | cy <cy@FreeBSD.org> | 2012-08-09 09:03:03 +0800 |
commit | 531f577bc730be5c8d1b43c99cca5a67b6cc62f6 (patch) | |
tree | c01d22cbdda2b765b9b76d89cf0e565fcb0cfab3 /sysutils | |
parent | 8511b2819545083a7a9577e45b59b60a6c046878 (diff) | |
download | freebsd-ports-gnome-531f577bc730be5c8d1b43c99cca5a67b6cc62f6.tar.gz freebsd-ports-gnome-531f577bc730be5c8d1b43c99cca5a67b6cc62f6.tar.zst freebsd-ports-gnome-531f577bc730be5c8d1b43c99cca5a67b6cc62f6.zip |
gjb@ and I will commit to the cfengine* ports. Both of us can be blamed
for the goings on in this place.
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/cfengine/Makefile | 1 | ||||
-rw-r--r-- | sysutils/cfengine3/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/cfengine/Makefile b/sysutils/cfengine/Makefile index 132274563fad..65c8cc1d73b3 100644 --- a/sysutils/cfengine/Makefile +++ b/sysutils/cfengine/Makefile @@ -11,6 +11,7 @@ CATEGORIES= sysutils MASTER_SITES= http://www.cfengine.org/tarballs/ MAINTAINER= cy@FreeBSD.org +# gjb@FreeBSD.org is also committer for this port COMMENT= A systems administration tool for networks CONFLICTS= cfengine-3* diff --git a/sysutils/cfengine3/Makefile b/sysutils/cfengine3/Makefile index 3ba73e57075d..9f050a21fe9a 100644 --- a/sysutils/cfengine3/Makefile +++ b/sysutils/cfengine3/Makefile @@ -11,6 +11,7 @@ CATEGORIES= sysutils MASTER_SITES= http://cfengine.com/source-code/download?file= MAINTAINER= cy@FreeBSD.org +# gjb@FreeBSD.org is also committer for this port COMMENT= A systems administration tool for networks LATEST_LINK= cfengine3 FETCH_BEFORE_ARGS= -o ${DISTDIR}/${DISTFILES} |