summaryrefslogtreecommitdiff
path: root/security/gnupg
diff options
context:
space:
mode:
authortron <tron>2003-05-06 15:48:24 +0000
committertron <tron>2003-05-06 15:48:24 +0000
commitf6fefbdaca9d482c8151559db02cfc8c8d0c7bc9 (patch)
treeddd7f6c90620a83404a484ced1122f76942d8d92 /security/gnupg
parentcd86ca8495d2084b420250e537fca7874161a66e (diff)
downloadpkgsrc-f6fefbdaca9d482c8151559db02cfc8c8d0c7bc9.tar.gz
Fix some of the master site URLs so that the "fetch" target works at
least particually.
Diffstat (limited to 'security/gnupg')
-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