aboutsummaryrefslogtreecommitdiff
path: root/graphics/gdtclft
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 /graphics/gdtclft
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 'graphics/gdtclft')
-rw-r--r--graphics/gdtclft/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gdtclft/Makefile b/graphics/gdtclft/Makefile
index 3c181df74b32..0aef63059716 100644
--- a/graphics/gdtclft/Makefile
+++ b/graphics/gdtclft/Makefile
@@ -5,7 +5,7 @@ PORTNAME= Gdtclft
PORTVERSION= 2.2.5
PORTREVISION= 16
CATEGORIES= graphics tcl
-MASTER_SITES= http://BSDforge.com/projects/source/graphics/gdtclft/
+MASTER_SITES= https://BSDforge.com/projects/source/graphics/gdtclft/
DISTNAME= ${PORTNAME}${PORTVERSION}
MAINTAINER= portmaster@bsdforge.com