summaryrefslogtreecommitdiff
path: root/www/curl
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2016-04-24 10:34:43 +0000
committerwiz <wiz@pkgsrc.org>2016-04-24 10:34:43 +0000
commit25f2ff644d527a0285da715697bde805719c5c1c (patch)
tree7718e1db77a59b6b461f5b78554865c0110a915d /www/curl
parentacd92da8fd32aa69149ff57d1a291e1b739f5a93 (diff)
downloadpkgsrc-25f2ff644d527a0285da715697bde805719c5c1c.tar.gz
sunet.se stopped mirroring lots of stuff, remove/comment out references to it
Diffstat (limited to 'www/curl')
-rw-r--r--www/curl/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/www/curl/Makefile b/www/curl/Makefile
index 26875bcf5eb..f4d528b7b80 100644
--- a/www/curl/Makefile
+++ b/www/curl/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.163 2016/04/10 16:39:28 joerg Exp $
+# $NetBSD: Makefile,v 1.164 2016/04/24 10:34:44 wiz Exp $
DISTNAME= curl-7.48.0
CATEGORIES= www
-MASTER_SITES= https://curl.haxx.se/download/ \
- ftp://ftp.sunet.se/pub/www/utilities/curl/
+MASTER_SITES= https://curl.haxx.se/download/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org