aboutsummaryrefslogtreecommitdiff
path: root/ftp/curl
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-08-23 14:53:30 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-08-23 14:53:30 +0000
commit7e7cd5ef91e0cab6c08308817fe4d0cef37d3065 (patch)
tree2608eb8d7c2925a9f6ceb0f05b09f01f1e5fe205 /ftp/curl
parent670f13ad565a52236c80a095c5829f41c217172b (diff)
downloadports-7e7cd5ef91e0cab6c08308817fe4d0cef37d3065.tar.gz
ports-7e7cd5ef91e0cab6c08308817fe4d0cef37d3065.zip
Notes
Diffstat (limited to 'ftp/curl')
-rw-r--r--ftp/curl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/curl/Makefile b/ftp/curl/Makefile
index cd8af81b1e5d..586801c7c373 100644
--- a/ftp/curl/Makefile
+++ b/ftp/curl/Makefile
@@ -4,7 +4,7 @@
PORTNAME= curl
PORTVERSION= 7.55.1
CATEGORIES= ftp net www
-MASTER_SITES= http://curl.haxx.se/download/ \
+MASTER_SITES= https://curl.haxx.se/download/ \
LOCAL/sunpoet
MAINTAINER= sunpoet@FreeBSD.org