aboutsummaryrefslogtreecommitdiffstats
path: root/databases/mywwwatcher/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/mywwwatcher/Makefile')
-rw-r--r--databases/mywwwatcher/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/mywwwatcher/Makefile b/databases/mywwwatcher/Makefile
index 27f83145973d..343d43df18d4 100644
--- a/databases/mywwwatcher/Makefile
+++ b/databases/mywwwatcher/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= mywwwatcher
-PORTVERSION= 3.1
+PORTVERSION= 3.2
CATEGORIES= databases www
MASTER_SITES= http://www.the.cz/mywwwatcher/files/
DISTNAME= mywwwatcher-${PORTVERSION}
@@ -28,9 +28,9 @@ SUB_FILES= pkg-message
do-install:
@${MKDIR} ${WWWDIR}
@${CP} -Rp ${WRKSRC}/* ${WWWDIR}
+ @${CHGRP} -R ${WWWGRP} ${WWWDIR}
@${CHMOD} 775 ${WWWDIR}/ini
@${CHMOD} 775 ${WWWDIR}/query_archive
- @${CHOWN} www ${WWWDIR}
@${ECHO_CMD} ""
post-install: