diff options
author | Wesley Shields <wxs@FreeBSD.org> | 2010-10-17 01:43:25 +0000 |
---|---|---|
committer | Wesley Shields <wxs@FreeBSD.org> | 2010-10-17 01:43:25 +0000 |
commit | d9ecdbb7bb9b7d7bc340beb79ce09bfb674c13f3 (patch) | |
tree | 5728ec24b159d11fce49eca3107040f656b56797 /net/silc-client | |
parent | 60854473666f836e48362eecd63e99bfc12716d5 (diff) | |
download | ports-d9ecdbb7bb9b7d7bc340beb79ce09bfb674c13f3.tar.gz ports-d9ecdbb7bb9b7d7bc340beb79ce09bfb674c13f3.zip |
Notes
Diffstat (limited to 'net/silc-client')
-rw-r--r-- | net/silc-client/Makefile | 5 |
1 files changed, 0 insertions, 5 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 |