diff options
author | lioux <lioux@FreeBSD.org> | 2002-02-23 01:42:40 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2002-02-23 01:42:40 +0800 |
commit | 79e93cfdef1ec8cf36b259a74afb5c0e39b585ae (patch) | |
tree | e6f18fba91781bdb56839cd6599f570da78ac755 /net/silc-doc | |
parent | 4fb64dedbb2dcb22f35d5d6c7ac0dbb5c179848a (diff) | |
download | freebsd-ports-gnome-79e93cfdef1ec8cf36b259a74afb5c0e39b585ae.tar.gz freebsd-ports-gnome-79e93cfdef1ec8cf36b259a74afb5c0e39b585ae.tar.zst freebsd-ports-gnome-79e93cfdef1ec8cf36b259a74afb5c0e39b585ae.zip |
Update MASTER_SITES as wiretapped.net renamed their servers
PR: 34824
Submitted by: Edwin Groothuis <edwin@mavetju.org>
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 |