- Fix WEBBASE
Hinted by: wosch Obtained from: The FreeBSD Hungarian Documentation Project
This commit is contained in:
parent
3b97be9c52
commit
e548d29dee
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=35628
2 changed files with 4 additions and 4 deletions
hu
|
@ -1,4 +1,4 @@
|
|||
# $FreeBSD$
|
||||
# $FreeBSD: www/hu/events/Makefile.inc,v 1.1 2009/04/06 17:56:08 pgj Exp $
|
||||
|
||||
###################################################
|
||||
# The FreeBSD Hungarian Documentation Project #
|
||||
|
@ -7,4 +7,4 @@
|
|||
# %SRCID% 1.2
|
||||
|
||||
WEB_PREFIX?= ${.CURDIR}/../../..
|
||||
WEBBASE?= /data/events
|
||||
WEBBASE?= /data/hu/events
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $FreeBSD$
|
||||
# $FreeBSD: www/hu/news/Makefile.inc,v 1.1 2007/09/10 21:43:27 gabor Exp $
|
||||
|
||||
WEBBASE?= /data/news
|
||||
WEBBASE?= /data/hu/news
|
||||
WEB_PREFIX?= ${.CURDIR}/../../..
|
||||
|
|
Loading…
Reference in a new issue