svn commit: r448625 - head/ftp/curl

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Aug 23 14:53:31 UTC 2017


Author: sunpoet
Date: Wed Aug 23 14:53:30 2017
New Revision: 448625
URL: https://svnweb.freebsd.org/changeset/ports/448625

Log:
  Update MASTER_SITES
  
  PR:		221724
  Submitted by:	xmj

Modified:
  head/ftp/curl/Makefile

Modified: head/ftp/curl/Makefile
==============================================================================
--- head/ftp/curl/Makefile	Wed Aug 23 14:32:56 2017	(r448624)
+++ head/ftp/curl/Makefile	Wed Aug 23 14:53:30 2017	(r448625)
@@ -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 at FreeBSD.org


More information about the svn-ports-all mailing list