diff options
Diffstat (limited to 'security/pgp6/Makefile')
-rw-r--r-- | security/pgp6/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/security/pgp6/Makefile b/security/pgp6/Makefile index 936556615920..6a1c8ad422fc 100644 --- a/security/pgp6/Makefile +++ b/security/pgp6/Makefile @@ -5,16 +5,16 @@ # Date created: 8 Jul 1995 # Whom: ache # -# $Id: Makefile,v 1.14 1996/01/18 22:48:25 ache Exp $ +# $Id: Makefile,v 1.15 1996/05/27 00:53:55 ache Exp $ # -CATEGORIES+= security - # Pick an initial default, else it doesn't get set in the INDEX. DISTNAME= pgp262s +CATEGORIES+= security MAINTAINER= ache@FreeBSD.ORG -NO_PACKAGE= YES + +RESTRICTED= YES MAKEFILE= makefile ALL_TARGET= freebsd PGPLIB= ${PREFIX}/lib/pgp |