diff options
author | wxs <wxs@FreeBSD.org> | 2010-10-17 09:43:25 +0800 |
---|---|---|
committer | wxs <wxs@FreeBSD.org> | 2010-10-17 09:43:25 +0800 |
commit | 4adc2ede8de426ecb5ba274545a837252dc8b455 (patch) | |
tree | 6e25016f1d6b6e5b4308ffbfc7c3677369c65113 /net | |
parent | bc47a43cef09e113b8c2f2a3c72060e41c2665cd (diff) | |
download | freebsd-ports-gnome-4adc2ede8de426ecb5ba274545a837252dc8b455.tar.gz freebsd-ports-gnome-4adc2ede8de426ecb5ba274545a837252dc8b455.tar.zst freebsd-ports-gnome-4adc2ede8de426ecb5ba274545a837252dc8b455.zip |
Remove dead master sites.
Noticed by: The Distilator
Diffstat (limited to 'net')
-rw-r--r-- | net/silc-client/Makefile | 5 | ||||
-rw-r--r-- | net/silc-server/Makefile | 5 |
2 files changed, 0 insertions, 10 deletions
diff --git a/net/silc-client/Makefile b/net/silc-client/Makefile index 173110bd1529..111649012983 100644 --- a/net/silc-client/Makefile +++ b/net/silc-client/Makefile @@ -11,14 +11,9 @@ CATEGORIES= net ipv6 security MASTER_SITES= http://www.silcnet.org/download/%SUBDIR%/ \ http://ftp.silcnet.org/%SUBDIR%/ \ http://www.nic.funet.fi/pub/mirrors/ftp.silcnet.org/silc/%SUBDIR%/ \ - http://www.fi.silcnet.org/download/%SUBDIR%/ \ - http://munitions.vipul.net/software/mirrors/silc/%SUBDIR%/ \ - http://www.pl.silcnet.org/download/%SUBDIR%/ \ http://ftp.sunet.se/pub/network/silc/%SUBDIR%/ \ ftp://ftp.silcnet.org/silc/%SUBDIR%/ \ - ftp://ftp.au.silcnet.org/pub/silcnet/%SUBDIR%/ \ ftp://ftp.funet.fi/pub/mirrors/ftp.silcnet.org/silc/%SUBDIR%/ \ - ftp://ftp.pl.silcnet.org/pub/silc/%SUBDIR%/ \ ftp://ftp.sunet.se/pub/network/silc/%SUBDIR%/ MASTER_SITE_SUBDIR= client/sources PKGNAMESUFFIX= ${IRSSI_PLUGIN}-client diff --git a/net/silc-server/Makefile b/net/silc-server/Makefile index 08fb6a516369..f914a9d5811f 100644 --- a/net/silc-server/Makefile +++ b/net/silc-server/Makefile @@ -11,14 +11,9 @@ CATEGORIES= net ipv6 security MASTER_SITES= http://www.silcnet.org/download/%SUBDIR%/ \ http://ftp.silcnet.org/%SUBDIR%/ \ http://www.nic.funet.fi/pub/mirrors/ftp.silcnet.org/silc/%SUBDIR%/ \ - http://www.fi.silcnet.org/download/%SUBDIR%/ \ - http://munitions.vipul.net/software/mirrors/silc/%SUBDIR%/ \ - http://www.pl.silcnet.org/download/%SUBDIR%/ \ http://ftp.sunet.se/pub/network/silc/%SUBDIR%/ \ ftp://ftp.silcnet.org/silc/%SUBDIR%/ \ - ftp://ftp.au.silcnet.org/pub/silcnet/%SUBDIR%/ \ ftp://ftp.funet.fi/pub/mirrors/ftp.silcnet.org/silc/%SUBDIR%/ \ - ftp://ftp.pl.silcnet.org/pub/silc/%SUBDIR%/ \ ftp://ftp.sunet.se/pub/network/silc/%SUBDIR%/ MASTER_SITE_SUBDIR= server/sources PKGNAMESUFFIX= -server |