diff options
Diffstat (limited to 'security')
-rw-r--r-- | security/pgp/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/pgp/Makefile b/security/pgp/Makefile index 9777abb..1f7bc50 100644 --- a/security/pgp/Makefile +++ b/security/pgp/Makefile @@ -44,8 +44,7 @@ pre-fetch: .if ${USA_RESIDENT} == YES PORTNAME= pgp PORTVERSION= 2.6.2 -MASTER_SITES= ftp://utopia.hacktic.nl/pub/replay/pub/pgp/unix/ \ - ftp://sable.ox.ac.uk/pub/crypto/pgp/unix/ +MASTER_SITES= ftp://utopia.hacktic.nl/pub/crypto/pgp/unix/ DISTNAME= pgp262s WRKSRC= ${WRKDIR}/src |