diff options
Diffstat (limited to 'chat/silc-client/Makefile')
-rw-r--r-- | chat/silc-client/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/chat/silc-client/Makefile b/chat/silc-client/Makefile index bca76101a67..a67ab8bb74c 100644 --- a/chat/silc-client/Makefile +++ b/chat/silc-client/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.47 2007/05/18 21:04:25 salo Exp $ +# $NetBSD: Makefile,v 1.48 2007/11/12 18:17:28 heinz Exp $ # DISTNAME= ${SILC_CLIENT_DISTNAME} @@ -6,8 +6,7 @@ CATEGORIES= chat security MASTER_SITES= http://www.silcnet.org/download/client/sources/ \ ftp://ftp.silcnet.org/silc/client/sources/ \ http://www.fi.silcnet.org/download/client/sources/ \ - ftp://ftp.au.silcnet.org/pub/silcnet/client/sources/ \ - http://www.at.silcnet.org/download/client/sources/ + ftp://ftp.au.silcnet.org/pub/silcnet/client/sources/ EXTRACT_SUFX= ${SILC_CLIENT_EXTRACT_SUFX} MAINTAINER= salo@NetBSD.org |