svn commit: r316564 - head/textproc/codespell
Glen Barber
gjb at FreeBSD.org
Fri Apr 26 04:02:49 UTC 2013
Author: gjb
Date: Fri Apr 26 04:02:49 2013
New Revision: 316564
URL: http://svnweb.freebsd.org/changeset/ports/316564
Log:
Update MASTERSITES for my server to use https
Modified:
head/textproc/codespell/Makefile
Modified: head/textproc/codespell/Makefile
==============================================================================
--- head/textproc/codespell/Makefile Fri Apr 26 03:34:06 2013 (r316563)
+++ head/textproc/codespell/Makefile Fri Apr 26 04:02:49 2013 (r316564)
@@ -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 at FreeBSD.org
More information about the svn-ports-head
mailing list