svn commit: r50957 - head/share/mk
Wolfram Schneider <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
Author: wosch Date: Fri Sep 29 09:11:33 2017 New Revision: 50957 URL: https://svnweb.freebsd.org/changeset/doc/50957 Log: switch to HTTPS PR: 222676 Modified: head/share/mk/web.site.mk Modified: head/share/mk/web.site.mk ============================================================================== --- head/share/mk/web.site.mk Fri Sep 29 08:51:42 2017 (r50956) +++ head/share/mk/web.site.mk Fri Sep 29 09:11:33 2017 (r50957) @@ -83,7 +83,7 @@ PORTSBASE?= /usr # # URL where INDEX can be found (define NOPORTSNET to disable) # -INDEXURI?= http://www.FreeBSD.org/ports/INDEX-10 +INDEXURI?= https://www.FreeBSD.org/ports/INDEX-10 # # Instruct bsd.subdir.mk to NOT to process SUBDIR directive. It is not _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/svn-doc-all To unsubscribe, send any mail to "[email protected]"