aboutsummaryrefslogtreecommitdiff
path: root/ru_RU.KOI8-R/htdocs
diff options
context:
space:
mode:
authorGlen Barber <gjb@FreeBSD.org>2013-06-18 02:08:55 +0000
committerGlen Barber <gjb@FreeBSD.org>2013-06-18 02:08:55 +0000
commitb648b634f61fcb50a67b9a1de19608614adf09d6 (patch)
treef1a64bedc67c39395d09b9723e65033cedca8956 /ru_RU.KOI8-R/htdocs
parent21dae225c8eed0673102c349be2879c3ea6f30f5 (diff)
downloaddoc-b648b634f61fcb50a67b9a1de19608614adf09d6.tar.gz
doc-b648b634f61fcb50a67b9a1de19608614adf09d6.zip
Fix syntax from previous commit.
Notes
Notes: svn path=/head/; revision=41944
Diffstat (limited to 'ru_RU.KOI8-R/htdocs')
-rw-r--r--ru_RU.KOI8-R/htdocs/releases/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ru_RU.KOI8-R/htdocs/releases/Makefile b/ru_RU.KOI8-R/htdocs/releases/Makefile
index c415a482d1..6a71ba2528 100644
--- a/ru_RU.KOI8-R/htdocs/releases/Makefile
+++ b/ru_RU.KOI8-R/htdocs/releases/Makefile
@@ -18,7 +18,7 @@ DOCS?= index.xml
SUBDIR= 5.3R 5.4R
-.if defined($(NEW_BUILD))
+.if defined(NEW_BUILD)
SUBDIR=
.endif