diff options
Diffstat (limited to 'news/atp/Makefile')
-rw-r--r-- | news/atp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/news/atp/Makefile b/news/atp/Makefile index 53e62285e2e8..82c08197f854 100644 --- a/news/atp/Makefile +++ b/news/atp/Makefile @@ -26,6 +26,6 @@ MAN1= atp.1 \ MAN3= editline.3 post-install: - @${CAT} ${PKGDIR}/MESSAGE + @${CAT} ${PKGMESSAGE} .include <bsd.port.mk> |