diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1996-10-16 08:13:48 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1996-10-16 08:13:48 +0000 |
commit | a1a6d480724fc799ba14f3f1e8ed439d68d3e2d3 (patch) | |
tree | 020333a4fa8dca9b220291996ad33a5464839e13 /security | |
parent | c0c666523e11f2d023234712e1cc72c61c558287 (diff) | |
download | ports-a1a6d480724fc799ba14f3f1e8ed439d68d3e2d3.tar.gz ports-a1a6d480724fc799ba14f3f1e8ed439d68d3e2d3.zip |
Notes
Diffstat (limited to 'security')
-rw-r--r-- | security/pgp/Makefile | 8 | ||||
-rw-r--r-- | security/pgp5/Makefile | 8 | ||||
-rw-r--r-- | security/pgp6/Makefile | 8 |
3 files changed, 12 insertions, 12 deletions
diff --git a/security/pgp/Makefile b/security/pgp/Makefile index 936556615920..6a1c8ad422fc 100644 --- a/security/pgp/Makefile +++ b/security/pgp/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 diff --git a/security/pgp5/Makefile b/security/pgp5/Makefile index 936556615920..6a1c8ad422fc 100644 --- a/security/pgp5/Makefile +++ b/security/pgp5/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 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 |