diff options
Diffstat (limited to 'mail/smtpd/Makefile')
-rw-r--r-- | mail/smtpd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/smtpd/Makefile b/mail/smtpd/Makefile index 615087c7a0c8..dd850790edb2 100644 --- a/mail/smtpd/Makefile +++ b/mail/smtpd/Makefile @@ -65,6 +65,6 @@ post-install: @${ECHO} "Done!" - @${CAT} ${PKGDIR}/MESSAGE + @${CAT} ${PKGMESSAGE} .include <bsd.port.mk> |