diff options
Diffstat (limited to 'accessibility/speech-dispatcher')
-rw-r--r-- | accessibility/speech-dispatcher/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/accessibility/speech-dispatcher/Makefile b/accessibility/speech-dispatcher/Makefile index 71dc14ea6abf..dae55113d133 100644 --- a/accessibility/speech-dispatcher/Makefile +++ b/accessibility/speech-dispatcher/Makefile @@ -2,7 +2,7 @@ PORTNAME= speech-dispatcher PORTVERSION= 0.8.6 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES?= accessibility audio MASTER_SITES= http://devel.freebsoft.org/pub/projects/speechd/ |