diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 1995-07-07 23:57:25 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 1995-07-07 23:57:25 +0000 |
commit | 3866c5cb61c2e02d0cec80e14b38186403b97ffc (patch) | |
tree | dce1479b2c5d13593f16cbf37b5cf477d4bdd228 /security | |
parent | ef9c6c1bcb814560ec6d45929c4238e511eb7394 (diff) | |
download | ports-3866c5cb61c2e02d0cec80e14b38186403b97ffc.tar.gz ports-3866c5cb61c2e02d0cec80e14b38186403b97ffc.zip |
Notes
Diffstat (limited to 'security')
-rw-r--r-- | security/pgp/Makefile | 3 | ||||
-rw-r--r-- | security/pgp5/Makefile | 3 | ||||
-rw-r--r-- | security/pgp6/Makefile | 3 |
3 files changed, 6 insertions, 3 deletions
diff --git a/security/pgp/Makefile b/security/pgp/Makefile index b4153cdc9ee1..27f93c78da6b 100644 --- a/security/pgp/Makefile +++ b/security/pgp/Makefile @@ -4,13 +4,14 @@ # Date created: 8 Jul 1995 # Whom: ache # -# $Id: Makefile,v 1.7 1995/05/15 20:45:14 ache Exp $ +# $Id: Makefile,v 1.1 1995/07/07 23:50:10 ache Exp $ # CATEGORIES+= utilities MAINTAINER= ache@FreeBSD.ORG WRKSRC= ${WRKDIR}/src MAKEFILE= makefile +NO_PACKAGE= YES ALL_TARGET= freebsd PGPLIB= ${PREFIX}/lib/pgp # Need to define USA_RESIDENT to YES or NO diff --git a/security/pgp5/Makefile b/security/pgp5/Makefile index b4153cdc9ee1..27f93c78da6b 100644 --- a/security/pgp5/Makefile +++ b/security/pgp5/Makefile @@ -4,13 +4,14 @@ # Date created: 8 Jul 1995 # Whom: ache # -# $Id: Makefile,v 1.7 1995/05/15 20:45:14 ache Exp $ +# $Id: Makefile,v 1.1 1995/07/07 23:50:10 ache Exp $ # CATEGORIES+= utilities MAINTAINER= ache@FreeBSD.ORG WRKSRC= ${WRKDIR}/src MAKEFILE= makefile +NO_PACKAGE= YES ALL_TARGET= freebsd PGPLIB= ${PREFIX}/lib/pgp # Need to define USA_RESIDENT to YES or NO diff --git a/security/pgp6/Makefile b/security/pgp6/Makefile index b4153cdc9ee1..27f93c78da6b 100644 --- a/security/pgp6/Makefile +++ b/security/pgp6/Makefile @@ -4,13 +4,14 @@ # Date created: 8 Jul 1995 # Whom: ache # -# $Id: Makefile,v 1.7 1995/05/15 20:45:14 ache Exp $ +# $Id: Makefile,v 1.1 1995/07/07 23:50:10 ache Exp $ # CATEGORIES+= utilities MAINTAINER= ache@FreeBSD.ORG WRKSRC= ${WRKDIR}/src MAKEFILE= makefile +NO_PACKAGE= YES ALL_TARGET= freebsd PGPLIB= ${PREFIX}/lib/pgp # Need to define USA_RESIDENT to YES or NO |