aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorNiels Heinen <niels@FreeBSD.org>2010-03-24 21:57:22 +0000
committerNiels Heinen <niels@FreeBSD.org>2010-03-24 21:57:22 +0000
commit6a4b1081a4d8be2c18a0dd7e5756fa1c5dd581b0 (patch)
tree172620d3f69fffadd2541f90786efd4fae0014db /security
parent2f9fa72cdb6531f437ab4cb8bbbd036f3f8c57ad (diff)
downloadports-6a4b1081a4d8be2c18a0dd7e5756fa1c5dd581b0.tar.gz
ports-6a4b1081a4d8be2c18a0dd7e5756fa1c5dd581b0.zip
Notes
Diffstat (limited to 'security')
-rw-r--r--security/vpnd/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/security/vpnd/Makefile b/security/vpnd/Makefile
index 7613f5d1685e..1984218acc37 100644
--- a/security/vpnd/Makefile
+++ b/security/vpnd/Makefile
@@ -21,6 +21,9 @@ USE_RC_SUBR= yes
PLIST_FILES= sbin/vpnd etc/rc.d/vpnd.sh etc/vpnd.conf.sample etc/vpnd.chat.sample
PORTDOCS= README FAQ.TXT SPEED.TXT VERSIONS
+DEPRECATED= This software is no longer developed
+EXPIRATION_DATE= 2010-04-30
+
post-patch:
.for f in README globals.c vpnd.c vpnd.conf
@${REINPLACE_CMD} -e 's,/etc,${PREFIX}/etc,g' ${WRKSRC}/${f}