diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 1996-05-27 00:53:55 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 1996-05-27 00:53:55 +0000 |
commit | 993558dac649fb82d4fccf2d215581292da6dd5f (patch) | |
tree | 0bb406b613a8682e069353d89c509a2c491530c9 /security | |
parent | 068883254b3468eaef1cbe6e84152fdfcb8c3ea3 (diff) |
Upgrade to 2.6.3ia
Notes
Notes:
svn path=/head/; revision=3129
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 |