aboutsummaryrefslogtreecommitdiff
path: root/textproc/codespell
diff options
context:
space:
mode:
authorGlen Barber <gjb@FreeBSD.org>2013-04-26 04:02:49 +0000
committerGlen Barber <gjb@FreeBSD.org>2013-04-26 04:02:49 +0000
commit3360b993f53ff68a7d1218dd9b6d20111a0a47ea (patch)
treebcd4ed5d232f4ac87b53d987dbbc20b588c8110d /textproc/codespell
parentafe61879617185d745cbd5a9028d3eb0c36096c6 (diff)
downloadports-3360b993f53ff68a7d1218dd9b6d20111a0a47ea.tar.gz
ports-3360b993f53ff68a7d1218dd9b6d20111a0a47ea.zip
Notes
Diffstat (limited to 'textproc/codespell')
-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