aboutsummaryrefslogtreecommitdiffstats
path: root/dns/bind9
diff options
context:
space:
mode:
authordougb <dougb@FreeBSD.org>2003-06-08 06:56:34 +0800
committerdougb <dougb@FreeBSD.org>2003-06-08 06:56:34 +0800
commitc81d0eb89c8cdf6ad9ff097db9f1413450c7dd94 (patch)
tree8473bba1eedefa5a7c92becd1c44cd8739da097e /dns/bind9
parent01d94a4486edc322783ba7a0974ddefa969f1efe (diff)
downloadfreebsd-ports-gnome-c81d0eb89c8cdf6ad9ff097db9f1413450c7dd94.tar.gz
freebsd-ports-gnome-c81d0eb89c8cdf6ad9ff097db9f1413450c7dd94.tar.zst
freebsd-ports-gnome-c81d0eb89c8cdf6ad9ff097db9f1413450c7dd94.zip
Display the new pkg-message after port build.
Diffstat (limited to 'dns/bind9')
-rw-r--r--dns/bind9/Makefile2
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>