aboutsummaryrefslogtreecommitdiff
path: root/mail/pflogstats/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/pflogstats/Makefile')
-rw-r--r--mail/pflogstats/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/mail/pflogstats/Makefile b/mail/pflogstats/Makefile
index c8be6d40f9eb..a272e9f91077 100644
--- a/mail/pflogstats/Makefile
+++ b/mail/pflogstats/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= pflogstats
-PORTVERSION= 1.0.1
+PORTVERSION= 1.1.1
PORTEPOCH= 1
CATEGORIES= mail
MASTER_SITES= ftp://ftp.aerasec.de/pub/linux/postfix/pflogsumm/${PORTNAME}/
@@ -40,4 +40,7 @@ do-install:
.endfor
.endif
+post-install:
+ @${CAT} ${PKGDIR}/pkg-message
+
.include <bsd.port.mk>