summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2007-11-12 00:07:48 +0000
committerwiz <wiz@pkgsrc.org>2007-11-12 00:07:48 +0000
commitc09e9ce9e8785fafbcbe7f92aa6fa51bb0ef8984 (patch)
treec68bfaf9c0619f443b2739c31250edbf8ebf0049
parent4da6e7e41ea61e77b398fd1fd71ce299b42654b4 (diff)
downloadpkgsrc-c09e9ce9e8785fafbcbe7f92aa6fa51bb0ef8984.tar.gz
Remove ftp.aet.tu-cottbus.de from MASTER_SITES, doesn't resolve.
From Zafer Aydogan in PR 37332.
-rw-r--r--security/prngd/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/security/prngd/Makefile b/security/prngd/Makefile
index 1a3b84e4122..4d95ec419db 100644
--- a/security/prngd/Makefile
+++ b/security/prngd/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2007/01/07 09:14:10 rillig Exp $
+# $NetBSD: Makefile,v 1.7 2007/11/12 00:07:48 wiz Exp $
DISTNAME= prngd-0.9.29
CATEGORIES= security
-MASTER_SITES= ftp://ftp.aet.tu-cottbus.de/pub/postfix_tls/related/prngd/ \
- ftp://ftp.ayamura.org/pub/prngd/ \
+MASTER_SITES= ftp://ftp.ayamura.org/pub/prngd/ \
ftp://ftp.win.ne.jp/pub/misc/prngd/ \
http://www.mirrors.wiretapped.net/security/cryptography/libraries/math/prng-and-entropy/prngd/ \
ftp://ftp.mirrors.wiretapped.net/pub/security/cryptography/libraries/math/prng-and-entropy/prngd/ \