summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2003-05-06 15:48:24 +0000
committertron <tron@pkgsrc.org>2003-05-06 15:48:24 +0000
commitc8fd9ebd0120b0ffd30ac64881bbf18a9ab0773e (patch)
treeddd7f6c90620a83404a484ced1122f76942d8d92 /security
parent891d57d2fda90eeaff08d6cb41eb31df1d878a03 (diff)
downloadpkgsrc-c8fd9ebd0120b0ffd30ac64881bbf18a9ab0773e.tar.gz
Fix some of the master site URLs so that the "fetch" target works at
least particually.
Diffstat (limited to 'security')
-rw-r--r--security/gnupg/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/security/gnupg/Makefile b/security/gnupg/Makefile
index 438c38b789c..22d991ee462 100644
--- a/security/gnupg/Makefile
+++ b/security/gnupg/Makefile
@@ -1,13 +1,12 @@
-# $NetBSD: Makefile,v 1.43 2003/05/05 16:33:46 taca Exp $
-#
+# $NetBSD: Makefile,v 1.44 2003/05/06 15:48:24 tron Exp $
DISTNAME= gnupg-1.2.2
CATEGORIES= security
MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/gnupg/ \
- ftp://ftp.planetmirror.com/pub/gnupg/ \
+ ftp://ftp.planetmirror.com/pub/gnupg/gnupg/ \
ftp://ftp.ring.gr.jp/pub/pgp/ \
- ftp://gd.tuwien.ac.at/privacy/gnupg/ \
- ftp://ftp.jyu.fi/pub/crypt/gcrypt/ \
+ ftp://gd.tuwien.ac.at/privacy/gnupg/gnupg/ \
+ ftp://ftp.jyu.fi/pub/crypt/gcrypt/gnupg/ \
ftp://ftp.cert.dfn.de/pub/tools/crypt/gcrypt/ \
ftp://hal.csd.auth.gr/mirrors/gnupg/
EXTRACT_SUFX= .tar.bz2