diff options
Diffstat (limited to 'security/pgp6/Makefile')
-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 |