diff options
Diffstat (limited to 'chat')
-rw-r--r-- | chat/silc-server/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/chat/silc-server/Makefile b/chat/silc-server/Makefile index ac44c3029e5..0c2ae6662da 100644 --- a/chat/silc-server/Makefile +++ b/chat/silc-server/Makefile @@ -1,12 +1,11 @@ -# $NetBSD: Makefile,v 1.57 2007/07/04 20:54:33 jlam Exp $ +# $NetBSD: Makefile,v 1.58 2007/11/11 23:42:39 wiz Exp $ # DISTNAME= silc-server-1.0.4 CATEGORIES= chat security MASTER_SITES= http://www.silcnet.org/download/server/sources/ \ ftp://ftp.silcnet.org/silc/server/sources/ \ - http://www.fi.silcnet.org/download/server/sources/ \ - http://www.at.silcnet.org/download/server/sources/ + http://www.fi.silcnet.org/download/server/sources/ EXTRACT_SUFX= .tar.bz2 MAINTAINER= salo@NetBSD.org |