summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2016-02-10 07:38:47 +0000
committertron <tron@pkgsrc.org>2016-02-10 07:38:47 +0000
commit6bee9e68ca6fe960d09e1194efae685395ecb8a5 (patch)
tree345aad4f5ab50234876a7caa0e9621af2982ed3a /www
parent7bf23ebdc5812138b784db8fea4ea45d6c968d26 (diff)
downloadpkgsrc-6bee9e68ca6fe960d09e1194efae685395ecb8a5.tar.gz
The Curl website now enforces the use of HTTPS. Update the home page and
master site URL accordingly.
Diffstat (limited to 'www')
-rw-r--r--www/curl/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/curl/Makefile b/www/curl/Makefile
index 8e2fbb41650..7d0ddd59561 100644
--- a/www/curl/Makefile
+++ b/www/curl/Makefile
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.159 2016/02/08 17:35:31 adam Exp $
+# $NetBSD: Makefile,v 1.160 2016/02/10 07:38:47 tron Exp $
DISTNAME= curl-7.47.1
CATEGORIES= www
-MASTER_SITES= http://curl.haxx.se/download/ \
+MASTER_SITES= https://curl.haxx.se/download/ \
ftp://ftp.sunet.se/pub/www/utilities/curl/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://curl.haxx.se/
+HOMEPAGE= https://curl.haxx.se/
COMMENT= Client that groks URLs
# not completely, but near enough
LICENSE= mit