switch to HTTPS
This commit is contained in:
parent
7ebbe0d8d2
commit
895aa3f200
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=50980
1 changed files with 2 additions and 2 deletions
|
@ -84,8 +84,8 @@ all install clean:
|
||||||
beforeinstall:
|
beforeinstall:
|
||||||
.else
|
.else
|
||||||
beforeinstall:
|
beforeinstall:
|
||||||
${SED} -i "" -e 's,href="growth,href="http://www.FreeBSD.org/ports/growth,' index.html
|
${SED} -i "" -e 's,href="growth,href="https://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,' references.html
|
||||||
.endif
|
.endif
|
||||||
|
|
||||||
.include "${DOC_PREFIX}/share/mk/web.site.mk"
|
.include "${DOC_PREFIX}/share/mk/web.site.mk"
|
||||||
|
|
Loading…
Reference in a new issue