diff options
Diffstat (limited to 'www/webstone')
-rw-r--r-- | www/webstone/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/webstone/Makefile b/www/webstone/Makefile index 3dfe37db8b4e..63bc30a89397 100644 --- a/www/webstone/Makefile +++ b/www/webstone/Makefile @@ -39,6 +39,6 @@ do-install: .endfor post-install: - @${CAT} ${PKGDIR}/MESSAGE + @${CAT} ${PKGMESSAGE} .include <bsd.port.mk> |