summaryrefslogtreecommitdiffstats
path: root/shells/wapsh
diff options
context:
space:
mode:
authoritetcu <itetcu@FreeBSD.org>2006-05-16 10:36:01 +0000
committeritetcu <itetcu@FreeBSD.org>2006-05-16 10:36:01 +0000
commit610ed52d530ec079abc5a42d4b02d86b19a39dd6 (patch)
treef556ba7211f26028671d43ebfac96e18004f5df7 /shells/wapsh
parentabde61c3ce45342e1952ccae92be6477eb98c884 (diff)
downloadFreeBSD-ports-610ed52d530ec079abc5a42d4b02d86b19a39dd6.zip
FreeBSD-ports-610ed52d530ec079abc5a42d4b02d86b19a39dd6.tar.gz
${PREFIX}/www/data -> ${PREFIX}/www
PR: ports/97274 Submitted by: Shaun Amott <shaun@inerd.com> (maintainer) Approved by: lawrance (mentor)
Diffstat (limited to 'shells/wapsh')
-rw-r--r--shells/wapsh/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/shells/wapsh/Makefile b/shells/wapsh/Makefile
index 907e0fa..6794bf7 100644
--- a/shells/wapsh/Makefile
+++ b/shells/wapsh/Makefile
@@ -21,7 +21,7 @@ WRKSRC= ${WRKDIR}/${DISTNAME:S/_/-/}
WWWOWN?= www
WWWGRP?= www
-WWWDIR?= www/data/${PORTNAME}
+WWWDIR?= www/${PORTNAME}
DATADIR= ${PREFIX}/${WWWDIR}
SUB_FILES= pkg-message
OpenPOWER on IntegriCloud