Remove WEBBASE variable. So, russian web pages available at

http://www.FreeBSD.org/ru/
This commit is contained in:
Alexey Zelkin 1999-11-09 00:04:56 +00:00
parent 7c1cf20395
commit f2e46f9d9f
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=6037

View file

@ -1,4 +1,4 @@
# $FreeBSD: www/ru/Makefile,v 1.2 1999/09/06 07:03:30 peter Exp $
# $FreeBSD: www/ru/Makefile,v 1.3 1999/11/02 10:01:26 andy Exp $
.if exists(Makefile.conf)
.include "Makefile.conf"
@ -60,7 +60,6 @@ SGMLOPTS+= -links -hdr ${.CURDIR}/doc.hdr -ftr ${.CURDIR}/doc.ftr
SGMLOPTS+= -e KOI8-R
FORMATS= "html ps koi8-r"
WEBBASE= /data/ru
WEBDIR?= data/ru
.include "web.mk"