Fix a typo: s/oldpress.xsl/oldnewsflash.xsl/
This commit is contained in:
parent
ab46b543ef
commit
0e1b5b1f28
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=25719
3 changed files with 6 additions and 6 deletions
|
@ -1,4 +1,4 @@
|
|||
# $FreeBSD: www/en/news/2001/Makefile,v 1.4 2004/12/31 07:24:04 hrs Exp $
|
||||
# $FreeBSD: www/en/news/2001/Makefile,v 1.5 2005/09/18 04:33:46 hrs Exp $
|
||||
|
||||
.if exists(../Makefile.conf)
|
||||
.include "../Makefile.conf"
|
||||
|
@ -10,7 +10,7 @@
|
|||
DATA= index.html
|
||||
CLEANFILES+= index.html
|
||||
|
||||
XMLDOCS= index:../oldpress.xsl:news.xml:
|
||||
XMLDOCS= index:../oldnewsflash.xsl:news.xml:
|
||||
SRCS.index= ../includes.xsl
|
||||
DEPENDSET.index= transtable
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $FreeBSD: www/en/news/2002/Makefile,v 1.4 2004/12/31 07:24:04 hrs Exp $
|
||||
# $FreeBSD: www/en/news/2002/Makefile,v 1.5 2005/09/18 04:33:46 hrs Exp $
|
||||
|
||||
.if exists(../Makefile.conf)
|
||||
.include "../Makefile.conf"
|
||||
|
@ -7,7 +7,7 @@
|
|||
.include "../Makefile.inc"
|
||||
.endif
|
||||
|
||||
XMLDOCS= index:../oldpress.xsl:news.xml:
|
||||
XMLDOCS= index:../oldnewsflash.xsl:news.xml:
|
||||
SRCS.index= ../includes.xsl
|
||||
DEPENDSET.index= transtable
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $FreeBSD: www/en/news/2003/Makefile,v 1.1 2005/04/19 21:19:03 brueffer Exp $
|
||||
# $FreeBSD: www/en/news/2003/Makefile,v 1.2 2005/09/18 04:33:46 hrs Exp $
|
||||
|
||||
.if exists(../Makefile.conf)
|
||||
.include "../Makefile.conf"
|
||||
|
@ -7,7 +7,7 @@
|
|||
.include "../Makefile.inc"
|
||||
.endif
|
||||
|
||||
XMLDOCS= index:../oldpress.xsl:news.xml:
|
||||
XMLDOCS= index:../oldnewsflash.xsl:news.xml:
|
||||
SRCS.index= ../includes.xsl
|
||||
DEPENDSET.index= transtable
|
||||
|
||||
|
|
Loading…
Reference in a new issue