diff options
author | Doug Barton <dougb@FreeBSD.org> | 2011-09-03 12:02:16 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2011-09-03 12:02:16 +0000 |
commit | 31c7279fdbc5047d277db9bdc0647ef2a32b83f0 (patch) | |
tree | 357590b8376ff7bd26b9d2186615dede8a5aaf08 /security/pgp6 | |
parent | Adopt 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/Makefile | 3 |
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 |