aboutsummaryrefslogtreecommitdiffstats
path: root/www/dotproject
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2006-11-14 15:28:38 +0800
committermiwi <miwi@FreeBSD.org>2006-11-14 15:28:38 +0800
commitfebe3190b062b0cfd9eb9b864b09a5cd14ef7b39 (patch)
treee663c677ce9c6b0a96b03d029c5fb27f817fbc11 /www/dotproject
parent03a56dd6534af24e1eb18e2f976e5a7079dd58e6 (diff)
downloadfreebsd-ports-gnome-febe3190b062b0cfd9eb9b864b09a5cd14ef7b39.tar.gz
freebsd-ports-gnome-febe3190b062b0cfd9eb9b864b09a5cd14ef7b39.tar.zst
freebsd-ports-gnome-febe3190b062b0cfd9eb9b864b09a5cd14ef7b39.zip
- Fix permissions
PR: ports/105506 Submitted by: farrokhi@ Approved by: maintainer
Diffstat (limited to 'www/dotproject')
-rw-r--r--www/dotproject/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/dotproject/Makefile b/www/dotproject/Makefile
index b2b4c2a44cb2..6f7fb76374c5 100644
--- a/www/dotproject/Makefile
+++ b/www/dotproject/Makefile
@@ -30,6 +30,7 @@ SUB_FILES= pkg-message
do-install:
${MKDIR} ${DOTPROJECTDIR}
${CP} -R ${WRKSRC}/* ${DOTPROJECTDIR}
+ ${CHOWN} -R ${WWWOWN}:${WWWGRP} ${DOTPROJECTDIR}
post-install:
@${CAT} ${PKGMESSAGE}