summaryrefslogtreecommitdiff
path: root/security/libksba
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2003-02-15 10:57:56 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2003-02-15 10:57:56 +0000
commitc68e6ec0b01981ce920a30c34b1332ef1c78af56 (patch)
treee2a657cea56c6a607d2a6fdd8e1720e4dbaa0b78 /security/libksba
parentUse MASTER_SITE_GNUPG (diff)
Use MASTER_SITE_GNUPG.
Notes
Notes: svn path=/head/; revision=75556
Diffstat (limited to 'security/libksba')
-rw-r--r--security/libksba/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/security/libksba/Makefile b/security/libksba/Makefile
index 4ccd4c468ce9..b0afea582d87 100644
--- a/security/libksba/Makefile
+++ b/security/libksba/Makefile
@@ -8,11 +8,8 @@ PORTNAME= libksba
PORTVERSION= 0.4.6
PORTREVISION= 1
CATEGORIES= security
-MASTER_SITES= http://gd.tuwien.ac.at/privacy/gnupg/alpha/aegypten/ \
- ftp://ftp.gnupg.org/gcrypt/alpha/aegypten/ \
- http://ftp.hi.is/pub/mirrors/gnupg/alpha/aegypten/ \
- http://www.mirrors.wiretapped.net/security/cryptography/apps/pgp/GnuPG/alpha/aegypten/ \
- ${MASTER_SITE_RINGSERVER}/net/gnupg/alpha/aegypten/ \
+MASTER_SITES= ${MASTER_SITE_GNUPG}
+MASTER_SITE_SUBDIR= alpha/aegypten
MAINTAINER= arved@FreeBSD.org