Attempt to fix www build by pointing to INDEX-8 instead of -6.

This commit is contained in:
Glen Barber 2011-09-27 19:08:40 +00:00
parent c2d0825c27
commit b0481acece
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=37740

View file

@ -1,5 +1,5 @@
# bsd.web.mk
# $FreeBSD: www/share/mk/web.site.mk,v 1.79 2011/07/21 00:42:50 shaun Exp $
# $FreeBSD: www/share/mk/web.site.mk,v 1.80 2011/07/25 07:35:42 hrs Exp $
#
# Build and install a web site.
@ -114,7 +114,7 @@ PORTSBASE?= /usr
#
# URL where INDEX can be found (define NOPORTSNET to disable)
#
INDEXURI?= http://www.FreeBSD.org/ports/INDEX-6
INDEXURI?= http://www.FreeBSD.org/ports/INDEX-8
#
# Instruct bsd.subdir.mk to NOT to process SUBDIR directive. It is not