diff options
author | nectar <nectar@FreeBSD.org> | 2004-10-22 05:25:00 +0800 |
---|---|---|
committer | nectar <nectar@FreeBSD.org> | 2004-10-22 05:25:00 +0800 |
commit | 0b1f18df2a10ebf0c432b8596f4b1e11f458fa2e (patch) | |
tree | ded8c11b60b78ae46e72acfe7dff2bb78ef99031 /security/isakmpd | |
parent | 9bfdac8b4921188d2c04d217952abf31ac38009d (diff) | |
download | freebsd-ports-gnome-0b1f18df2a10ebf0c432b8596f4b1e11f458fa2e.tar.gz freebsd-ports-gnome-0b1f18df2a10ebf0c432b8596f4b1e11f458fa2e.tar.zst freebsd-ports-gnome-0b1f18df2a10ebf0c432b8596f4b1e11f458fa2e.zip |
Mark deprecated due to no maintainer and unpatched denial-of-service
vulnerability:
http://vuxml.freebsd.org/b7cb488c-8349-11d8-a41f-0020ed76ef5a.html
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 |