diff options
Diffstat (limited to 'security')
-rw-r--r-- | security/pgp/Makefile | 9 | ||||
-rw-r--r-- | security/pgp5/Makefile | 9 | ||||
-rw-r--r-- | security/pgp6/Makefile | 9 |
3 files changed, 15 insertions, 12 deletions
diff --git a/security/pgp/Makefile b/security/pgp/Makefile index b21132821683..936556615920 100644 --- a/security/pgp/Makefile +++ b/security/pgp/Makefile @@ -1,10 +1,11 @@ # New ports collection makefile for: pgp -# Version required: MIT 2.6.2 / International 2.6.3i -# PGP 2.6.3i homepage is http://www.ifi.uio.no/pgp/ +# Version required: MIT 2.6.2 / International 2.6.3ia +# International PGP homepage is http://www.ifi.uio.no/pgp/ +# # Date created: 8 Jul 1995 # Whom: ache # -# $Id: Makefile,v 1.13 1996/01/04 04:34:48 ache Exp $ +# $Id: Makefile,v 1.14 1996/01/18 22:48:25 ache Exp $ # CATEGORIES+= security @@ -65,7 +66,7 @@ pre-build: cd ${WRKDIR}/rsaref/install/unix; ${GMAKE} .else DISTNAME= pgp263is -PKGNAME= pgp-2.6.3i +PKGNAME= pgp-2.6.3ia MASTER_SITES= ftp://ftp.ifi.uio.no/pub/pgp/src/ \ ftp://ftp.kiae.su/unix/crypto/pgp/ WRKSRC= ${WRKDIR}/src diff --git a/security/pgp5/Makefile b/security/pgp5/Makefile index b21132821683..936556615920 100644 --- a/security/pgp5/Makefile +++ b/security/pgp5/Makefile @@ -1,10 +1,11 @@ # New ports collection makefile for: pgp -# Version required: MIT 2.6.2 / International 2.6.3i -# PGP 2.6.3i homepage is http://www.ifi.uio.no/pgp/ +# Version required: MIT 2.6.2 / International 2.6.3ia +# International PGP homepage is http://www.ifi.uio.no/pgp/ +# # Date created: 8 Jul 1995 # Whom: ache # -# $Id: Makefile,v 1.13 1996/01/04 04:34:48 ache Exp $ +# $Id: Makefile,v 1.14 1996/01/18 22:48:25 ache Exp $ # CATEGORIES+= security @@ -65,7 +66,7 @@ pre-build: cd ${WRKDIR}/rsaref/install/unix; ${GMAKE} .else DISTNAME= pgp263is -PKGNAME= pgp-2.6.3i +PKGNAME= pgp-2.6.3ia MASTER_SITES= ftp://ftp.ifi.uio.no/pub/pgp/src/ \ ftp://ftp.kiae.su/unix/crypto/pgp/ WRKSRC= ${WRKDIR}/src diff --git a/security/pgp6/Makefile b/security/pgp6/Makefile index b21132821683..936556615920 100644 --- a/security/pgp6/Makefile +++ b/security/pgp6/Makefile @@ -1,10 +1,11 @@ # New ports collection makefile for: pgp -# Version required: MIT 2.6.2 / International 2.6.3i -# PGP 2.6.3i homepage is http://www.ifi.uio.no/pgp/ +# Version required: MIT 2.6.2 / International 2.6.3ia +# International PGP homepage is http://www.ifi.uio.no/pgp/ +# # Date created: 8 Jul 1995 # Whom: ache # -# $Id: Makefile,v 1.13 1996/01/04 04:34:48 ache Exp $ +# $Id: Makefile,v 1.14 1996/01/18 22:48:25 ache Exp $ # CATEGORIES+= security @@ -65,7 +66,7 @@ pre-build: cd ${WRKDIR}/rsaref/install/unix; ${GMAKE} .else DISTNAME= pgp263is -PKGNAME= pgp-2.6.3i +PKGNAME= pgp-2.6.3ia MASTER_SITES= ftp://ftp.ifi.uio.no/pub/pgp/src/ \ ftp://ftp.kiae.su/unix/crypto/pgp/ WRKSRC= ${WRKDIR}/src |