summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-05-25 18:48:23 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-05-25 18:48:23 +0000
commit8aec5ae3a1559b7ab0a8a35fc982f66cac0d97ae (patch)
tree7f2cee5fe05bce25a3e48de2565cc9dd819dffeb /security
parent- Update to version 4.0.r4 (diff)
- Fix MASTER_SITES
PR: ports/67186 Submitted by: Roman Neuhauser <neuhauser@chello.cz>
Diffstat (limited to 'security')
-rw-r--r--security/pgpgpg/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/security/pgpgpg/Makefile b/security/pgpgpg/Makefile
index cb374bfad23b..4133a78de1a8 100644
--- a/security/pgpgpg/Makefile
+++ b/security/pgpgpg/Makefile
@@ -9,9 +9,10 @@ PORTNAME= pgpgpg
PORTVERSION= 0.13
PORTREVISION= 1
CATEGORIES= security
-MASTER_SITES= ${MASTER_SITE_GNUPG} \
- http://www.nessie.de/mroth/%SUBDIR%/
-MASTER_SITE_SUBDIR= pgpgpg
+MASTER_SITES= ${MASTER_SITE_PACKETSTORM} \
+ ftp://ftp.gnupg.org/gcrypt/historic/ \
+ http://www.nessie.de/mroth/pgpgpg/
+MASTER_SITE_SUBDIR= crypt/pgpgpg
MAINTAINER= ports@FreeBSD.org
COMMENT= Wrapper for GnuPG to simulate PGP 2.6.x