aboutsummaryrefslogtreecommitdiff
path: root/dns/totd
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 /dns/totd
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 'dns/totd')
-rw-r--r--dns/totd/Makefile2
-rw-r--r--dns/totd/pkg-descr2
2 files changed, 2 insertions, 2 deletions
diff --git a/dns/totd/Makefile b/dns/totd/Makefile
index ebc3e57730b2..9aac7cbdfc80 100644
--- a/dns/totd/Makefile
+++ b/dns/totd/Makefile
@@ -5,7 +5,7 @@ PORTNAME= totd
PORTVERSION= 1.5.1
PORTREVISION= 1
CATEGORIES= dns
-MASTER_SITES= http://BSDforge.com/projects/source/dns/totd/
+MASTER_SITES= https://BSDforge.com/projects/source/dns/totd/
MAINTAINER= ed@FreeBSD.org
COMMENT= DNS proxy that supports IPv6 <==> IPv4 record translation
diff --git a/dns/totd/pkg-descr b/dns/totd/pkg-descr
index c63ed64270e1..e02dac791963 100644
--- a/dns/totd/pkg-descr
+++ b/dns/totd/pkg-descr
@@ -8,4 +8,4 @@ Examples of such translation mechanisms currently in use are:
the KAME project (http://www.kame.net). See faithd(8) on
*BSD/Kame.
-WWW: http://BSDforge.com/projects/dns/totd/
+WWW: https://BSDforge.com/projects/dns/totd/