diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2020-06-12 07:36:07 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2020-06-12 07:36:07 +0000 |
commit | 04cf5f761aad60411ce80c1b6d60330ee746a057 (patch) | |
tree | 16452ceb640758271d3adb10474f66cb1c57d400 /accessibility/orca/Makefile | |
parent | 7e5f89af82e20166addb859f7fca483dac50ee5c (diff) | |
download | ports-04cf5f761aad60411ce80c1b6d60330ee746a057.tar.gz ports-04cf5f761aad60411ce80c1b6d60330ee746a057.zip |
Notes
Diffstat (limited to 'accessibility/orca/Makefile')
-rw-r--r-- | accessibility/orca/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/accessibility/orca/Makefile b/accessibility/orca/Makefile index 89e76ab5d4f5..e7fcf5bae74a 100644 --- a/accessibility/orca/Makefile +++ b/accessibility/orca/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= orca -PORTVERSION= 3.28.2 -PORTREVISION= 2 +PORTVERSION= 3.36.3 CATEGORIES= accessibility gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 |