summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorMark Murray <markm@FreeBSD.org>2003-10-13 23:07:06 +0000
committerMark Murray <markm@FreeBSD.org>2003-10-13 23:07:06 +0000
commit8648dd0f12aac42bfab29df8c9ed55ed8a001f42 (patch)
tree513213dd24d9781f5e6305dbe961a9a8a82d5eac /security
parentUpgrade to version 0.81. (diff)
Begin de-orbit burn for some really old code.
Notes
Notes: svn path=/head/; revision=91111
Diffstat (limited to 'security')
-rw-r--r--security/pgp5/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/security/pgp5/Makefile b/security/pgp5/Makefile
index 8f6ad483179e..7744b7859a37 100644
--- a/security/pgp5/Makefile
+++ b/security/pgp5/Makefile
@@ -17,6 +17,9 @@ EXTRACT_SUFX= -unix-src.tar.gz
MAINTAINER= markm@FreeBSD.org
COMMENT= Public-Key encryption for the masses
+# Begin de-orbit burn
+BROKEN= "Old and unmaintained"
+
WRKSRC= ${WRKDIR}/${DISTNAME}/src
GNU_CONFIGURE= yes
USE_PERL5= yes