summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/punbb/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/www/punbb/Makefile b/www/punbb/Makefile
index 8a88f99824c2..a9ec781a9de3 100644
--- a/www/punbb/Makefile
+++ b/www/punbb/Makefile
@@ -126,7 +126,6 @@ do-install:
@${INSTALL_DATA} ${WRKSRC}/extras/${i} ${STAGEDIR}${EXAMPLESDIR}
.endfor
- @${CHOWN} -R ${WWWOWN}:${WWWGRP} ${STAGEDIR}${WWWDIR}
@${ECHO_CMD} '@exec ${CHOWN} -R ${WWWOWN}:${WWWGRP} ${WWWDIR}' >> ${TMPPLIST}
.include <bsd.port.mk>