diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2019-04-07 14:23:24 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2019-04-07 14:23:24 +0000 |
commit | 751dfb9495b6a6587fc2cf6e9bf8376b1b60aad4 (patch) | |
tree | 65da9e852e2f620caf37e0c419443f8f5f48040f /accessibility/orca | |
parent | 27747ab1dbf46ada6cb082e4329fe477355c9be3 (diff) | |
download | freebsd-ports-751dfb9495b6a6587fc2cf6e9bf8376b1b60aad4.zip |
accessibility/speech-dispatcher: update to 0.8.8
Diffstat (limited to 'accessibility/orca')
-rw-r--r-- | accessibility/orca/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/accessibility/orca/Makefile b/accessibility/orca/Makefile index 7bea01afaea0..8bd60389f6ea 100644 --- a/accessibility/orca/Makefile +++ b/accessibility/orca/Makefile @@ -3,6 +3,7 @@ PORTNAME= orca PORTVERSION= 3.28.2 +PORTREVISION= 1 CATEGORIES= accessibility gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 |