diff options
Diffstat (limited to 'net/silc-doc/Makefile')
-rw-r--r-- | net/silc-doc/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/net/silc-doc/Makefile b/net/silc-doc/Makefile index 409002e8330f..be28ffbad90f 100644 --- a/net/silc-doc/Makefile +++ b/net/silc-doc/Makefile @@ -10,7 +10,6 @@ PORTVERSION= 0.9.10.1 CATEGORIES= net security MASTER_SITES= http://www.silcnet.org/download/%SUBDIR%/ \ http://ftp.silcnet.org/%SUBDIR%/ \ - http://www.planetmirror.com/pub/silcnet/%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%/ \ @@ -20,8 +19,7 @@ MASTER_SITES= http://www.silcnet.org/download/%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%/ \ - ftp://ftp.uk.silcnet.org/pub/silc/%SUBDIR%/ + ftp://ftp.sunet.se/pub/network/silc/%SUBDIR%/ MASTER_SITE_SUBDIR= server/sources PKGNAMESUFFIX= -doc DISTNAME= ${PORTNAME}-server-${PORTVERSION} |