diff options
author | wiz <wiz@pkgsrc.org> | 2016-04-24 10:34:43 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2016-04-24 10:34:43 +0000 |
commit | 25f2ff644d527a0285da715697bde805719c5c1c (patch) | |
tree | 7718e1db77a59b6b461f5b78554865c0110a915d /chat/silc-client | |
parent | acd92da8fd32aa69149ff57d1a291e1b739f5a93 (diff) | |
download | pkgsrc-25f2ff644d527a0285da715697bde805719c5c1c.tar.gz |
sunet.se stopped mirroring lots of stuff, remove/comment out references to it
Diffstat (limited to 'chat/silc-client')
-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 |