diff options
author | zafer <zafer@pkgsrc.org> | 2009-05-04 17:19:31 +0000 |
---|---|---|
committer | zafer <zafer@pkgsrc.org> | 2009-05-04 17:19:31 +0000 |
commit | 556c1e10e52a375e87d1ea6e1e400a661966899f (patch) | |
tree | 86313c0934df1a0871724c9b62f7355f1f586139 /security/gnupg | |
parent | 1e1143ba6725a09607975880bc3fa7e96f29728e (diff) | |
download | pkgsrc-556c1e10e52a375e87d1ea6e1e400a661966899f.tar.gz |
Remove mirror rediris. It does not provide the distfile.
Diffstat (limited to 'security/gnupg')
-rw-r--r-- | security/gnupg/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/gnupg/Makefile b/security/gnupg/Makefile index 4371397ebf3..2d889cca8cf 100644 --- a/security/gnupg/Makefile +++ b/security/gnupg/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.98 2009/03/05 10:46:23 wiz Exp $ +# $NetBSD: Makefile,v 1.99 2009/05/04 17:19:31 zafer Exp $ DISTNAME= gnupg-1.4.9 CATEGORIES= security @@ -8,7 +8,6 @@ MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/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/ \ - http://sunsite.rediris.es/mirror/gnupg/gnupg/ EXTRACT_SUFX= .tar.bz2 # don't remove this -- we may add idea.c.gz to it in options.mk DISTFILES= ${DISTNAME}${EXTRACT_SUFX} |