svn commit: r49007 - head/share/mk
Hiroki Sato <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
Author: hrs Date: Mon Jun 27 00:01:56 2016 New Revision: 49007 URL: https://svnweb.freebsd.org/changeset/doc/49007 Log: Use INDEX for the latest production release branch. Modified: head/share/mk/web.site.mk Modified: head/share/mk/web.site.mk ============================================================================== --- head/share/mk/web.site.mk Sun Jun 26 15:46:14 2016 (r49006) +++ head/share/mk/web.site.mk Mon Jun 27 00:01:56 2016 (r49007) @@ -83,7 +83,7 @@ PORTSBASE?= /usr # # URL where INDEX can be found (define NOPORTSNET to disable) # -INDEXURI?= http://www.FreeBSD.org/ports/INDEX-8 +INDEXURI?= http://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]"