aboutsummaryrefslogtreecommitdiff
path: root/www/eventum
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2007-09-04 08:57:15 +0000
committerPav Lucistnik <pav@FreeBSD.org>2007-09-04 08:57:15 +0000
commit1699528386e63fef38a521b6cb0f359c07059813 (patch)
treeccf3408392c6411f38b69dbf761692e784fb7e6e /www/eventum
parenteaedecbef3e70376ffe41ade91ba22a619428100 (diff)
downloadports-1699528386e63fef38a521b6cb0f359c07059813.tar.gz
ports-1699528386e63fef38a521b6cb0f359c07059813.zip
Notes
Diffstat (limited to 'www/eventum')
-rw-r--r--www/eventum/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/www/eventum/Makefile b/www/eventum/Makefile
index d9b846536c7e..cb5ce261960f 100644
--- a/www/eventum/Makefile
+++ b/www/eventum/Makefile
@@ -27,6 +27,5 @@ do-install:
@${CHOWN} -R ${WWWOWN}:${WWWGRP} ${WWWDIR}
${FIND} ${WWWDIR} -type f -print0 | ${XARGS} -0 ${CHMOD} 644
${FIND} ${WWWDIR} -type d -print0 | ${XARGS} -0 ${CHMOD} 755
- @${CAT} ${PKGMESSAGE}
.include <bsd.port.mk>