diff options
Diffstat (limited to 'textproc/cocoon/Makefile')
-rw-r--r-- | textproc/cocoon/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/cocoon/Makefile b/textproc/cocoon/Makefile index 4e631a6..01739a00 100644 --- a/textproc/cocoon/Makefile +++ b/textproc/cocoon/Makefile @@ -64,6 +64,6 @@ do-install: .endif post-install: - @${CAT} ${PKGDIR}/MESSAGE + @${CAT} ${PKGMESSAGE} .include <bsd.port.mk> |