diff options
author | zafer <zafer@pkgsrc.org> | 2016-01-22 08:39:51 +0000 |
---|---|---|
committer | zafer <zafer@pkgsrc.org> | 2016-01-22 08:39:51 +0000 |
commit | 1c8b8721168a8dc8ceb0b26c8e609d099ece7e11 (patch) | |
tree | 6ae1959c3cbe8df3f817f47c8e75086929c11e38 | |
parent | 1ad934076013a42845b88075146dcacc88d428dc (diff) | |
download | pkgsrc-1c8b8721168a8dc8ceb0b26c8e609d099ece7e11.tar.gz |
remove one dead mirror (not resolved)
-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 c898a1c40d5..03ab6676d44 100644 --- a/security/gnupg/Makefile +++ b/security/gnupg/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.130 2015/12/22 20:55:41 ryoon Exp $ +# $NetBSD: Makefile,v 1.131 2016/01/22 08:39:51 zafer Exp $ DISTNAME= gnupg-1.4.20 CATEGORIES= security MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/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 |