Attempt to fix www build by pointing to INDEX-8 instead of -6.
This commit is contained in:
parent
c2d0825c27
commit
b0481acece
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=37740
1 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
# bsd.web.mk
|
# 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.
|
# Build and install a web site.
|
||||||
|
|
@ -114,7 +114,7 @@ PORTSBASE?= /usr
|
||||||
#
|
#
|
||||||
# URL where INDEX can be found (define NOPORTSNET to disable)
|
# 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
|
# Instruct bsd.subdir.mk to NOT to process SUBDIR directive. It is not
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue