diff options
Diffstat (limited to 'dns/bind9/Makefile')
-rw-r--r-- | dns/bind9/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dns/bind9/Makefile b/dns/bind9/Makefile index 7ef6b3323d36..1067fabd52dd 100644 --- a/dns/bind9/Makefile +++ b/dns/bind9/Makefile @@ -109,4 +109,6 @@ post-install: ${WRKSRC}/README ${DOCSDIR}/ .endif + @${CAT} ${PKGMESSAGE} + .include <bsd.port.post.mk> |