summaryrefslogtreecommitdiff
path: root/www/w3mir/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/w3mir/Makefile')
-rw-r--r--www/w3mir/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/w3mir/Makefile b/www/w3mir/Makefile
index ebb39616e371..6e117ef70705 100644
--- a/www/w3mir/Makefile
+++ b/www/w3mir/Makefile
@@ -26,7 +26,7 @@ post-install:
${INSTALL} -d -o ${SHAREOWN} -g ${SHAREGRP} -m 755 \
${PREFIX}/share/doc/w3mir
cd ${WRKSRC} && ${INSTALL_DATA} \
- README Artistic w3mir-HOWTO.html \
- ${PREFIX}/share/doc/w3mir
+ README Artistic w3mir-HOWTO.html example.cfg \
+ multiscope.cfg ${PREFIX}/share/doc/w3mir
.include <bsd.port.mk>