diff options
author | zafer <zafer> | 2009-06-05 22:47:11 +0000 |
---|---|---|
committer | zafer <zafer> | 2009-06-05 22:47:11 +0000 |
commit | 3abfeb73a5b7e4ffcd2be08d624bc562f8771361 (patch) | |
tree | 7206750bfe5468cb80bae1aa4ddef6b6aba8c75a /security/gnupg | |
parent | 573b19572d0a4795ce86389b3fd5fd9fa1493a1f (diff) | |
download | pkgsrc-3abfeb73a5b7e4ffcd2be08d624bc562f8771361.tar.gz |
update master sites. remove planetmirror (does not resolve). remove dfn. requires active ftp. (renders it useless with PASV).
Diffstat (limited to 'security/gnupg')
-rw-r--r-- | security/gnupg/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/security/gnupg/Makefile b/security/gnupg/Makefile index 81600910df8..bc1486a775c 100644 --- a/security/gnupg/Makefile +++ b/security/gnupg/Makefile @@ -1,12 +1,10 @@ -# $NetBSD: Makefile,v 1.101 2009/05/19 08:59:31 wiz Exp $ +# $NetBSD: Makefile,v 1.102 2009/06/05 22:47:11 zafer Exp $ DISTNAME= gnupg-1.4.9 CATEGORIES= security MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/gnupg/ \ - ftp://ftp.planetmirror.com/pub/gnupg/ \ 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/gnupg/ \ ftp://ftp.ring.gr.jp/pub/net/gnupg/gnupg/ EXTRACT_SUFX= .tar.bz2 # don't remove this -- we may add idea.c.gz to it in options.mk |