diff options
author | ache <ache@FreeBSD.org> | 1997-08-27 21:06:01 +0800 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 1997-08-27 21:06:01 +0800 |
commit | 5eaf0b39fb5457e0f1479716e86e872eee362d25 (patch) | |
tree | 91fdd859f500a494a76d1ce39a0bba043c32a910 /security/pgp5 | |
parent | 93b215e64d3dbf4ecca2c348459897f20e8d9a58 (diff) | |
download | freebsd-ports-gnome-5eaf0b39fb5457e0f1479716e86e872eee362d25.tar.gz freebsd-ports-gnome-5eaf0b39fb5457e0f1479716e86e872eee362d25.tar.zst freebsd-ports-gnome-5eaf0b39fb5457e0f1479716e86e872eee362d25.zip |
Distfile moved, change path
Diffstat (limited to 'security/pgp5')
-rw-r--r-- | security/pgp5/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/security/pgp5/Makefile b/security/pgp5/Makefile index 7f6d36ca9bf9..d039196ae4c2 100644 --- a/security/pgp5/Makefile +++ b/security/pgp5/Makefile @@ -5,7 +5,7 @@ # Date created: 8 Jul 1995 # Whom: ache # -# $Id: Makefile,v 1.18 1996/11/18 14:13:26 asami Exp $ +# $Id: Makefile,v 1.19 1997/02/02 21:45:31 ache Exp $ # # Pick an initial default, else it doesn't get set in the INDEX. @@ -67,8 +67,8 @@ post-extract: .else DISTNAME= pgp263is PKGNAME= pgp-2.6.3ia -MASTER_SITES= ftp://ftp.ifi.uio.no/pub/pgp/src/ \ - ftp://ftp.relcom.ru/unix/crypto/pgp/ +MASTER_SITES= ftp://ftp.ifi.uio.no/pub/pgp/2.x/src/ \ + ftp://ftp.kiarchive.ru/pub/unix/crypto/pgp/ WRKSRC= ${WRKDIR}/src FILESDIR= ${.CURDIR}/files.non_usa PATCHDIR= ${.CURDIR}/patches.non_usa |