diff options
Diffstat (limited to 'ru_RU.KOI8-R/htdocs')
-rw-r--r-- | ru_RU.KOI8-R/htdocs/ports/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ru_RU.KOI8-R/htdocs/ports/Makefile b/ru_RU.KOI8-R/htdocs/ports/Makefile index ef1e8d0717..c2de94ffb1 100644 --- a/ru_RU.KOI8-R/htdocs/ports/Makefile +++ b/ru_RU.KOI8-R/htdocs/ports/Makefile @@ -80,7 +80,7 @@ categories-alpha.xml: ${INDEX} categories categories.descriptions \ done ${PORTINDEX} ${INDEX} ${.CURDIR} -install: beforeinstall +install: Makefile.gen index.html references.html beforeinstall all install clean: cd ${.CURDIR}; \ |