Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 Apr 2010 09:42:05 GMT
From:      Gabor Pali <pgj@FreeBSD.org>
To:        Perforce Change Reviews <perforce@FreeBSD.org>
Subject:   PERFORCE change 176610 for review
Message-ID:  <201004070942.o379g5vg023729@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://p4web.freebsd.org/@@176610?ac=10

Change 176610 by pgj@Binturong on 2010/04/07 09:41:50

	Fix WEBBASE
	
	Hinted by:	wosch

Affected files ...

.. //depot/projects/docproj_hu/www/hu/events/Makefile.inc#4 edit
.. //depot/projects/docproj_hu/www/hu/news/Makefile.inc#2 edit

Differences ...

==== //depot/projects/docproj_hu/www/hu/events/Makefile.inc#4 (text+ko) ====

@@ -7,4 +7,4 @@
 # %SRCID%     1.2
 
 WEB_PREFIX?=	${.CURDIR}/../../..
-WEBBASE?=	/data/events
+WEBBASE?=	/data/hu/events

==== //depot/projects/docproj_hu/www/hu/news/Makefile.inc#2 (text+ko) ====

@@ -1,4 +1,4 @@
 # $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}/../../..



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201004070942.o379g5vg023729>