aboutsummaryrefslogtreecommitdiff
path: root/sysutils/cfengine
diff options
context:
space:
mode:
authorSergei Kolobov <sergei@FreeBSD.org>2005-03-14 15:16:44 +0000
committerSergei Kolobov <sergei@FreeBSD.org>2005-03-14 15:16:44 +0000
commitc9acdc058a2e8f21ea2831f7a033bd8adc817ca6 (patch)
treea9ace2c0b9c8265edeba633defecc056274e64ad /sysutils/cfengine
parent09faa83406865e0d2bfb661174512e47e5a718be (diff)
downloadports-c9acdc058a2e8f21ea2831f7a033bd8adc817ca6.tar.gz
ports-c9acdc058a2e8f21ea2831f7a033bd8adc817ca6.zip
- Mark this port DEPRECATED; users are advised to use sysutils/cfengine2
- Set EXPIRATION_DATE to 6 months from now - Set NO_LATEST_LINK Approved by: gordon (maintainer) on freebsd-ports
Notes
Notes: svn path=/head/; revision=131209
Diffstat (limited to 'sysutils/cfengine')
-rw-r--r--sysutils/cfengine/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/sysutils/cfengine/Makefile b/sysutils/cfengine/Makefile
index 6bc0174a1274..59aa9159f8fd 100644
--- a/sysutils/cfengine/Makefile
+++ b/sysutils/cfengine/Makefile
@@ -17,6 +17,10 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= gordon@FreeBSD.org
COMMENT= GNU cfengine - a systems administration tool for networks
+DEPRECATED= EOL - consider using cfengine-2.x instead
+EXPIRATION_DATE= 2005-09-14
+NO_LATEST_LINK= yes
+
.if defined(PACKAGE_BUILDING)
BUILD_DEPENDS= latex:${PORTSDIR}/print/teTeX
.endif