Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Aug 2017 14:53:30 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r448625 - head/ftp/curl
Message-ID:  <201708231453.v7NErUiL042202@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201708231453.v7NErUiL042202>