summaryrefslogtreecommitdiff
path: root/security/pgp6
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2011-09-03 12:02:16 +0000
committerDoug Barton <dougb@FreeBSD.org>2011-09-03 12:02:16 +0000
commit31c7279fdbc5047d277db9bdc0647ef2a32b83f0 (patch)
tree357590b8376ff7bd26b9d2186615dede8a5aaf08 /security/pgp6
parentAdopt port (diff)
Mark vulnerable ports FORBIDDEN with EXPIRATION_DATE= 2011-09-30
Notes
Notes: svn path=/head/; revision=281087
Diffstat (limited to 'security/pgp6')
-rw-r--r--security/pgp6/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/security/pgp6/Makefile b/security/pgp6/Makefile
index e9b9924ae62c..d99013eb838e 100644
--- a/security/pgp6/Makefile
+++ b/security/pgp6/Makefile
@@ -23,6 +23,9 @@ DISTNAME= pgpsrc658unix
MAINTAINER= ports@FreeBSD.org
COMMENT= Public-Key encryption for the masses
+FORBIDDEN= Vulnerable since 2005-07-31, http://portaudit.freebsd.org/8375a73f-01bf-11da-bc08-0001020eed82.html
+EXPIRATION_DATE= 2011-09-30
+
WRKSRC= ${WRKDIR}/pgpsrc
USE_GMAKE= yes