diff options
author | wiz <wiz> | 2016-04-24 10:34:43 +0000 |
---|---|---|
committer | wiz <wiz> | 2016-04-24 10:34:43 +0000 |
commit | 10b9f52c992745b9a244ac5e892bc21f7533566b (patch) | |
tree | 7718e1db77a59b6b461f5b78554865c0110a915d /chat/silc-client/Makefile | |
parent | 23d78dd057787185a0fc4e519aefdaaebdb9ea50 (diff) | |
download | pkgsrc-10b9f52c992745b9a244ac5e892bc21f7533566b.tar.gz |
sunet.se stopped mirroring lots of stuff, remove/comment out references to it
Diffstat (limited to 'chat/silc-client/Makefile')
-rw-r--r-- | chat/silc-client/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/chat/silc-client/Makefile b/chat/silc-client/Makefile index ffc28531f65..a33acede068 100644 --- a/chat/silc-client/Makefile +++ b/chat/silc-client/Makefile @@ -1,12 +1,10 @@ -# $NetBSD: Makefile,v 1.65 2015/06/12 10:48:29 wiz Exp $ -# +# $NetBSD: Makefile,v 1.66 2016/04/24 10:34:43 wiz Exp $ DISTNAME= ${SILC_CLIENT_DISTNAME} PKGREVISION= 7 CATEGORIES= chat security MASTER_SITES= http://www.silcnet.org/download/client/sources/ \ - ftp://ftp.silcnet.org/silc/client/sources/ \ - ftp://ftp.sunet.se/pub/network/silc/client/sources/ + ftp://ftp.silcnet.org/silc/client/sources/ EXTRACT_SUFX= ${SILC_CLIENT_EXTRACT_SUFX} MAINTAINER= salo@NetBSD.org |