svn commit: r51031 - head/share/mk
Wolfram Schneider
wosch at FreeBSD.org
Tue Oct 3 11:17:45 UTC 2017
Author: wosch
Date: Tue Oct 3 11:17:44 2017
New Revision: 51031
URL: https://svnweb.freebsd.org/changeset/doc/51031
Log:
upgrade to INDEX-11
PR: 222677
Modified:
head/share/mk/web.site.mk
Modified: head/share/mk/web.site.mk
==============================================================================
--- head/share/mk/web.site.mk Mon Oct 2 19:16:55 2017 (r51030)
+++ head/share/mk/web.site.mk Tue Oct 3 11:17:44 2017 (r51031)
@@ -83,7 +83,7 @@ PORTSBASE?= /usr
#
# URL where INDEX can be found (define NOPORTSNET to disable)
#
-INDEXURI?= https://www.FreeBSD.org/ports/INDEX-10
+INDEXURI?= https://www.FreeBSD.org/ports/INDEX-11
#
# Instruct bsd.subdir.mk to NOT to process SUBDIR directive. It is not
More information about the svn-doc-head
mailing list