aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2003-02-15 12:35:42 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2003-02-15 12:35:42 +0000
commit62f0245f1ff56850f58e6e7e625cf52a5dcc21da (patch)
tree141d346e35b54b84f37d721078efd6e804141b8d /security
parentf357388f5a581ccaafa371b5e4ac0984eeca45a9 (diff)
downloadports-62f0245f1ff56850f58e6e7e625cf52a5dcc21da.tar.gz
ports-62f0245f1ff56850f58e6e7e625cf52a5dcc21da.zip
Notes
Diffstat (limited to 'security')
-rw-r--r--security/gnupg/Makefile7
-rw-r--r--security/gnupg1/Makefile7
2 files changed, 2 insertions, 12 deletions
diff --git a/security/gnupg/Makefile b/security/gnupg/Makefile
index cccd46c46b15..c48d9f4716bb 100644
--- a/security/gnupg/Makefile
+++ b/security/gnupg/Makefile
@@ -8,12 +8,7 @@
PORTNAME= gnupg
PORTVERSION= 1.2.1
CATEGORIES= security
-MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/%SUBDIR%/ \
- http://ftp.planetmirror.com/pub/gnupg/%SUBDIR%/ \
- http://sunsite.dk/pub/security/gcrypt/%SUBDIR%/ \
- ftp://pgp.iijlab.net/pub/%SUBDIR%/ \
- ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,net/gnupg/&,} \
- ftp://ftp.demon.nl/pub/mirrors/gnupg/%SUBDIR%/
+MASTER_SITES= ${MASTER_SITE_GNUPG}
MASTER_SITE_SUBDIR= gnupg
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}${EXTRACT_SUFX}.sig
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
diff --git a/security/gnupg1/Makefile b/security/gnupg1/Makefile
index cccd46c46b15..c48d9f4716bb 100644
--- a/security/gnupg1/Makefile
+++ b/security/gnupg1/Makefile
@@ -8,12 +8,7 @@
PORTNAME= gnupg
PORTVERSION= 1.2.1
CATEGORIES= security
-MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/%SUBDIR%/ \
- http://ftp.planetmirror.com/pub/gnupg/%SUBDIR%/ \
- http://sunsite.dk/pub/security/gcrypt/%SUBDIR%/ \
- ftp://pgp.iijlab.net/pub/%SUBDIR%/ \
- ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,net/gnupg/&,} \
- ftp://ftp.demon.nl/pub/mirrors/gnupg/%SUBDIR%/
+MASTER_SITES= ${MASTER_SITE_GNUPG}
MASTER_SITE_SUBDIR= gnupg
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}${EXTRACT_SUFX}.sig
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}