diff options
author | Jacques Vidrine <nectar@FreeBSD.org> | 2004-10-21 21:25:00 +0000 |
---|---|---|
committer | Jacques Vidrine <nectar@FreeBSD.org> | 2004-10-21 21:25:00 +0000 |
commit | b31b14f0dc425d4d16679bb93b797c7aac8ce51a (patch) | |
tree | 09b06fabba69d67bf27f8c492c73324521491c28 /security/isakmpd | |
parent | c03ed4cdd69574187fa57f128f11554845f5f938 (diff) |
Notes
Diffstat (limited to 'security/isakmpd')
-rw-r--r-- | security/isakmpd/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/security/isakmpd/Makefile b/security/isakmpd/Makefile index a61f96a24b7f..df83691f1345 100644 --- a/security/isakmpd/Makefile +++ b/security/isakmpd/Makefile @@ -14,6 +14,9 @@ CATEGORIES= security net MASTER_SITES= ${MASTER_SITE_NETBSD} MASTER_SITE_SUBDIR= . +DEPRECATED= http://vuxml.freebsd.org/b7cb488c-8349-11d8-a41f-0020ed76ef5a.html (security) +EXPIRATION_DATE=November 21, 2004 + MAINTAINER= ports@FreeBSD.org COMMENT= OpenBSD IKE daemon |