aboutsummaryrefslogtreecommitdiffstats
path: root/accessibility/speech-dispatcher/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'accessibility/speech-dispatcher/Makefile')
-rw-r--r--accessibility/speech-dispatcher/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/accessibility/speech-dispatcher/Makefile b/accessibility/speech-dispatcher/Makefile
index e87ac0b17ca0..63db12712f74 100644
--- a/accessibility/speech-dispatcher/Makefile
+++ b/accessibility/speech-dispatcher/Makefile
@@ -6,7 +6,7 @@
PORTNAME= speech-dispatcher
PORTVERSION= 0.6.7
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= accessibility audio
MASTER_SITES= http://www.freebsoft.org/pub/projects/speechd/
@@ -132,5 +132,6 @@ post-install:
${INSTALL_MAN} ${WRKSRC}/${f} ${DOCSDIR}
.endfor
.endif
+ ${CAT} ${PKGMESSAGE}
.include <bsd.port.post.mk>