diff options
-rw-r--r-- | security/pgp/Makefile | 5 | ||||
-rw-r--r-- | security/pgp5/Makefile | 5 | ||||
-rw-r--r-- | security/pgp6/Makefile | 5 |
3 files changed, 12 insertions, 3 deletions
diff --git a/security/pgp/Makefile b/security/pgp/Makefile index 11001a827d03..f05695a4f962 100644 --- a/security/pgp/Makefile +++ b/security/pgp/Makefile @@ -4,11 +4,14 @@ # Date created: 8 Jul 1995 # Whom: ache # -# $Id: Makefile,v 1.8 1995/09/25 19:21:31 ache Exp $ +# $Id: Makefile,v 1.9 1995/09/28 14:57:12 ache Exp $ # CATEGORIES+= security +# Pick an initial default, else it doesn't get set in the INDEX. +DISTNAME= pgp262s + MAINTAINER= ache@FreeBSD.ORG WRKSRC= ${WRKDIR}/src NO_PACKAGE= YES diff --git a/security/pgp5/Makefile b/security/pgp5/Makefile index 11001a827d03..f05695a4f962 100644 --- a/security/pgp5/Makefile +++ b/security/pgp5/Makefile @@ -4,11 +4,14 @@ # Date created: 8 Jul 1995 # Whom: ache # -# $Id: Makefile,v 1.8 1995/09/25 19:21:31 ache Exp $ +# $Id: Makefile,v 1.9 1995/09/28 14:57:12 ache Exp $ # CATEGORIES+= security +# Pick an initial default, else it doesn't get set in the INDEX. +DISTNAME= pgp262s + MAINTAINER= ache@FreeBSD.ORG WRKSRC= ${WRKDIR}/src NO_PACKAGE= YES diff --git a/security/pgp6/Makefile b/security/pgp6/Makefile index 11001a827d03..f05695a4f962 100644 --- a/security/pgp6/Makefile +++ b/security/pgp6/Makefile @@ -4,11 +4,14 @@ # Date created: 8 Jul 1995 # Whom: ache # -# $Id: Makefile,v 1.8 1995/09/25 19:21:31 ache Exp $ +# $Id: Makefile,v 1.9 1995/09/28 14:57:12 ache Exp $ # CATEGORIES+= security +# Pick an initial default, else it doesn't get set in the INDEX. +DISTNAME= pgp262s + MAINTAINER= ache@FreeBSD.ORG WRKSRC= ${WRKDIR}/src NO_PACKAGE= YES |