diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-02-22 17:42:40 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-02-22 17:42:40 +0000 |
commit | 9db54e0d5d7c3ddf7ce76183e644f8a8fe42abd7 (patch) | |
tree | f48218656814111a3a505011f725aead5f1955d8 /net/silc-doc | |
parent | Update MASTER_SITES as wiretapped.net renamed their servers (diff) |
Update MASTER_SITES as wiretapped.net renamed their servers
PR: 34824
Submitted by: Edwin Groothuis <edwin@mavetju.org>
Notes
Notes:
svn path=/head/; revision=55098
Diffstat (limited to 'net/silc-doc')
-rw-r--r-- | net/silc-doc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/silc-doc/Makefile b/net/silc-doc/Makefile index adb044431494..c486dbe0dabb 100644 --- a/net/silc-doc/Makefile +++ b/net/silc-doc/Makefile @@ -12,8 +12,8 @@ MASTER_SITES= http://www.silcnet.org/download/server/sources/ \ ftp://ftp.silcnet.org/silc/server/sources/ \ http://www.planetmirror.com/pub/silcnet/server/sources/ \ ftp://ftp.au.silcnet.org/pub/silcnet/server/sources/ \ - http://the.wiretapped.net/security/network-security/silc/server/sources/ \ - ftp://ftp.wiretapped.net/pub/security/network-security/silc/server/sources/ \ + http://www.mirrors.wiretapped.net/security/network-security/silc/server/sources/ \ + ftp://ftp.mirrors.wiretapped.net/pub/security/network-security/silc/server/sources/ \ http://munitions.vipul.net/software/mirrors/silc/ \ ftp://ftp.no.silcnet.org/pub/silc/server/sources/ PKGNAMESUFFIX= -doc |