aboutsummaryrefslogtreecommitdiff
path: root/net/spread
diff options
context:
space:
mode:
authorRaphael Kubo da Costa <rakuco@FreeBSD.org>2019-10-19 12:21:22 +0000
committerRaphael Kubo da Costa <rakuco@FreeBSD.org>2019-10-19 12:21:22 +0000
commit3a79929fdbb298745905de90588175859e9afeed (patch)
tree17f4b0728d4c978a335079ad2fa5d7449b77512a /net/spread
parente470f0dc4f6177a0ec6da4d10720562459a46246 (diff)
downloadports-3a79929fdbb298745905de90588175859e9afeed.tar.gz
ports-3a79929fdbb298745905de90588175859e9afeed.zip
Switch MASTER_SITES and WWW to https in Chris' ports.
PR: 241272 Submitted by: Chris Hutchinson <portmaster@bsdforge.com> (maintainer)
Notes
Notes: svn path=/head/; revision=514793
Diffstat (limited to 'net/spread')
-rw-r--r--net/spread/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/spread/Makefile b/net/spread/Makefile
index 30d3fb331cc6..25ad47344896 100644
--- a/net/spread/Makefile
+++ b/net/spread/Makefile
@@ -5,7 +5,7 @@ PORTNAME= spread
PORTVERSION= 3.17.4
PORTREVISION= 5
CATEGORIES= net perl5
-MASTER_SITES= http://bsdforge.com/projects/source/net/spread/
+MASTER_SITES= https://BSDforge.com/projects/source/net/spread/
DISTNAME= ${PORTNAME}-src-${PORTVERSION}
MAINTAINER= portmaster@bsdforge.com