diff options
author | wiz <wiz> | 2007-11-12 00:07:48 +0000 |
---|---|---|
committer | wiz <wiz> | 2007-11-12 00:07:48 +0000 |
commit | e4b734a590573e5941772756beb67cdc66b59634 (patch) | |
tree | c68bfaf9c0619f443b2739c31250edbf8ebf0049 /security | |
parent | 0a004c35620d675364aa587f16c4b1024065f6f1 (diff) | |
download | pkgsrc-e4b734a590573e5941772756beb67cdc66b59634.tar.gz |
Remove ftp.aet.tu-cottbus.de from MASTER_SITES, doesn't resolve.
From Zafer Aydogan in PR 37332.
Diffstat (limited to 'security')
-rw-r--r-- | security/prngd/Makefile | 5 |
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/ \ |