aboutsummaryrefslogtreecommitdiffstats
path: root/www/pnews/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/pnews/Makefile')
-rw-r--r--www/pnews/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/pnews/Makefile b/www/pnews/Makefile
index eccbd479d1a7..200fa44ad542 100644
--- a/www/pnews/Makefile
+++ b/www/pnews/Makefile
@@ -26,5 +26,6 @@ PNEWSDIR?= ${PREFIX}/www/data/pnews
do-install:
@${MKDIR} ${PNEWSDIR}
@${CP} -R ${WRKSRC}/* ${PNEWSDIR}
+ @${CP} -R ${WRKSRC}/.htaccess ${WRKSRC}/* ${PNEWSDIR}
.include <bsd.port.mk>