diff options
author | zafer <zafer> | 2009-10-27 16:25:21 +0000 |
---|---|---|
committer | zafer <zafer> | 2009-10-27 16:25:21 +0000 |
commit | 9283332b5eb580ff8fbe9269f634b374e73bf7c0 (patch) | |
tree | 72f0a940362addaf925025403520a6c3858ebb97 /security/gnupg | |
parent | a28375e8c12bf81a4f23c9f377f1759128ca3399 (diff) | |
download | pkgsrc-9283332b5eb580ff8fbe9269f634b374e73bf7c0.tar.gz |
update master_sites. switch to http with gd.tuwien.ac.at
Diffstat (limited to 'security/gnupg')
-rw-r--r-- | security/gnupg/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/gnupg/Makefile b/security/gnupg/Makefile index ff88c07cc65..16986743307 100644 --- a/security/gnupg/Makefile +++ b/security/gnupg/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.104 2009/09/28 20:15:08 tnn Exp $ +# $NetBSD: Makefile,v 1.105 2009/10/27 16:25:21 zafer Exp $ DISTNAME= gnupg-1.4.10 CATEGORIES= security MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/gnupg/ \ - ftp://gd.tuwien.ac.at/privacy/gnupg/gnupg/ \ + http://gd.tuwien.ac.at/privacy/gnupg/gnupg/ \ ftp://ftp.jyu.fi/pub/crypt/gcrypt/gnupg/ \ ftp://ftp.ring.gr.jp/pub/net/gnupg/gnupg/ EXTRACT_SUFX= .tar.bz2 |