switch to HTTPS

This commit is contained in:
Wolfram Schneider 2017-09-29 11:02:49 +00:00
parent 7ebbe0d8d2
commit 895aa3f200
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=50980

View file

@ -84,8 +84,8 @@ all install clean:
beforeinstall:
.else
beforeinstall:
${SED} -i "" -e 's,href="growth,href="http://www.FreeBSD.org/ports/growth,' index.html
${SED} -i "" -e 's,href="growth,href="http://www.FreeBSD.org/ports/growth,' references.html
${SED} -i "" -e 's,href="growth,href="https://www.FreeBSD.org/ports/growth,' index.html
${SED} -i "" -e 's,href="growth,href="https://www.FreeBSD.org/ports/growth,' references.html
.endif
.include "${DOC_PREFIX}/share/mk/web.site.mk"