aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2003-02-15 10:51:48 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2003-02-15 10:51:48 +0000
commitb678a3a32c4c27a7a35e43315edab892250048de (patch)
tree8436745b8aa4ff45c12d122d6c27c1b460566025
parent16c5759605d8ffa5a167e717773038c4110205bf (diff)
downloadports-b678a3a32c4c27a7a35e43315edab892250048de.tar.gz
ports-b678a3a32c4c27a7a35e43315edab892250048de.zip
Notes
-rw-r--r--security/libgcrypt-devel/Makefile7
-rw-r--r--security/libgcrypt/Makefile7
2 files changed, 4 insertions, 10 deletions
diff --git a/security/libgcrypt-devel/Makefile b/security/libgcrypt-devel/Makefile
index 10552e7c6e4d..495051da8781 100644
--- a/security/libgcrypt-devel/Makefile
+++ b/security/libgcrypt-devel/Makefile
@@ -7,11 +7,8 @@
PORTNAME= libgcrypt
PORTVERSION= 1.1.11
CATEGORIES= security
-MASTER_SITES= http://gd.tuwien.ac.at/privacy/gnupg/alpha/libgcrypt/ \
- ftp://ftp.gnupg.org/gcrypt/alpha/libgcrypt/ \
- http://ftp.hi.is/pub/mirrors/gnupg/alpha/libgcrypt/ \
- http://www.mirrors.wiretapped.net/security/cryptography/apps/pgp/GnuPG/alpha/libgcrypt/ \
- ${MASTER_SITE_RINGSERVER}/net/gnupg/alpha/libgcrypt/ \
+MASTER_SITES= ${MASTER_SITE_GNUPG}
+MASTER_SITE_SUBDIR= alpha/libgcrypt
MAINTAINER= arved@FreeBSD.org
diff --git a/security/libgcrypt/Makefile b/security/libgcrypt/Makefile
index 10552e7c6e4d..495051da8781 100644
--- a/security/libgcrypt/Makefile
+++ b/security/libgcrypt/Makefile
@@ -7,11 +7,8 @@
PORTNAME= libgcrypt
PORTVERSION= 1.1.11
CATEGORIES= security
-MASTER_SITES= http://gd.tuwien.ac.at/privacy/gnupg/alpha/libgcrypt/ \
- ftp://ftp.gnupg.org/gcrypt/alpha/libgcrypt/ \
- http://ftp.hi.is/pub/mirrors/gnupg/alpha/libgcrypt/ \
- http://www.mirrors.wiretapped.net/security/cryptography/apps/pgp/GnuPG/alpha/libgcrypt/ \
- ${MASTER_SITE_RINGSERVER}/net/gnupg/alpha/libgcrypt/ \
+MASTER_SITES= ${MASTER_SITE_GNUPG}
+MASTER_SITE_SUBDIR= alpha/libgcrypt
MAINTAINER= arved@FreeBSD.org