summaryrefslogtreecommitdiff
path: root/www/curl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/curl/Makefile')
-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