summaryrefslogtreecommitdiff
path: root/dns/bind94/Makefile
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2003-06-07 22:56:34 +0000
committerDoug Barton <dougb@FreeBSD.org>2003-06-07 22:56:34 +0000
commit95cfdcc8b6a9c07b40477662aa446e3bdd99525b (patch)
tree20c69c9609cbbda92bfa171611d4723f710b51f0 /dns/bind94/Makefile
parentCorrect the WWW link. (diff)
Display the new pkg-message after port build.
Notes
Notes: svn path=/head/; revision=82483
Diffstat (limited to 'dns/bind94/Makefile')
-rw-r--r--dns/bind94/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/dns/bind94/Makefile b/dns/bind94/Makefile
index 7ef6b3323d36..1067fabd52dd 100644
--- a/dns/bind94/Makefile
+++ b/dns/bind94/Makefile
@@ -109,4 +109,6 @@ post-install:
${WRKSRC}/README ${DOCSDIR}/
.endif
+ @${CAT} ${PKGMESSAGE}
+
.include <bsd.port.post.mk>