aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorgjb <gjb@FreeBSD.org>2013-04-26 12:02:49 +0800
committergjb <gjb@FreeBSD.org>2013-04-26 12:02:49 +0800
commit8e208959a7b23f47c14b84c84d0a2fcf0d315797 (patch)
treebcd4ed5d232f4ac87b53d987dbbc20b588c8110d /textproc
parent89d46fa8bf2ef3675039aa63f07d257b9c385fc1 (diff)
downloadfreebsd-ports-gnome-8e208959a7b23f47c14b84c84d0a2fcf0d315797.tar.gz
freebsd-ports-gnome-8e208959a7b23f47c14b84c84d0a2fcf0d315797.tar.zst
freebsd-ports-gnome-8e208959a7b23f47c14b84c84d0a2fcf0d315797.zip
Update MASTERSITES for my server to use https
Diffstat (limited to 'textproc')
-rw-r--r--textproc/codespell/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/codespell/Makefile b/textproc/codespell/Makefile
index 4ac113f0d528..9da953270a9d 100644
--- a/textproc/codespell/Makefile
+++ b/textproc/codespell/Makefile
@@ -6,7 +6,7 @@ PORTNAME= codespell
PORTVERSION= 1.5
CATEGORIES= textproc
MASTER_SITES= http://packages.profusion.mobi/${PORTNAME}/ \
- http://www.glenbarber.us/ports/${CATEGORIES}/${PORTNAME}/
+ https://www.glenbarber.us/ports/${CATEGORIES}/${PORTNAME}/
EXTRACT_SUFX= .tar.xz
MAINTAINER= gjb@FreeBSD.org