PERFORCE change 176610 for review

Gabor Pali pgj at FreeBSD.org
Wed Apr 7 09:42:06 UTC 2010


http://p4web.freebsd.org/@@176610?ac=10

Change 176610 by pgj at 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}/../../..


More information about the p4-projects mailing list