diff options
author | seb <seb@pkgsrc.org> | 2005-03-31 01:39:51 +0000 |
---|---|---|
committer | seb <seb@pkgsrc.org> | 2005-03-31 01:39:51 +0000 |
commit | 6ec19f30307316ad57883dfe29be5d79d8b10a1b (patch) | |
tree | c6ccd1aaf08e8c84286b7f7c13aa5657a91f3c0c /sysutils | |
parent | fb70aeed7c497754238aea3afd25e6937f7e1885 (diff) | |
download | pkgsrc-6ec19f30307316ad57883dfe29be5d79d8b10a1b.tar.gz |
Relinquish stewardship. I always had a love/hate relationship with cfengine.
It looks like I've been in a hate phase for a long time now.
Besides I wonder if this package should not be removed as cfengine 1.* is
since long dead.
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/cfengine/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/cfengine/Makefile b/sysutils/cfengine/Makefile index 4b1ef06ffa6..07b05d255af 100644 --- a/sysutils/cfengine/Makefile +++ b/sysutils/cfengine/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2004/12/15 21:16:32 jlam Exp $ +# $NetBSD: Makefile,v 1.17 2005/03/31 01:39:51 seb Exp $ # DISTNAME= cfengine-1.6.5 @@ -7,7 +7,7 @@ CATEGORIES= sysutils net MASTER_SITES= ftp://ftp.iu.hio.no/pub/cfengine/ \ http://sunsite.utk.edu/ftp/pub/cfengine/cfengine-ftp/ -MAINTAINER= seb@NetBSD.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.cfengine.org/ COMMENT= Automate configuration and administration of large systems |