diff options
author | gusi <gusi@df743ca5-7f9a-e211-a948-0013205c9059> | 2014-05-13 18:46:33 +0800 |
---|---|---|
committer | gusi <gusi@df743ca5-7f9a-e211-a948-0013205c9059> | 2014-05-13 18:46:33 +0800 |
commit | e40d0cc40442fffdf09b190934a3db8aa737ea6c (patch) | |
tree | a66ea5a916842613370fa056ab686afe44faf6fc /accessibility/orca/Makefile | |
parent | 5c8a0d8a5cf0af6d919a5d0754224dad0247158e (diff) | |
download | marcuscom-ports-e40d0cc40442fffdf09b190934a3db8aa737ea6c.tar marcuscom-ports-e40d0cc40442fffdf09b190934a3db8aa737ea6c.tar.gz marcuscom-ports-e40d0cc40442fffdf09b190934a3db8aa737ea6c.tar.bz2 marcuscom-ports-e40d0cc40442fffdf09b190934a3db8aa737ea6c.tar.lz marcuscom-ports-e40d0cc40442fffdf09b190934a3db8aa737ea6c.tar.xz marcuscom-ports-e40d0cc40442fffdf09b190934a3db8aa737ea6c.tar.zst marcuscom-ports-e40d0cc40442fffdf09b190934a3db8aa737ea6c.zip |
Update orca to 3.12.2.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19652 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'accessibility/orca/Makefile')
-rw-r--r-- | accessibility/orca/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/accessibility/orca/Makefile b/accessibility/orca/Makefile index 330c48c30..46ffedf76 100644 --- a/accessibility/orca/Makefile +++ b/accessibility/orca/Makefile @@ -1,9 +1,9 @@ # Created by: Joe Marcus Clarke <marcus@FreeBSD.org> # $FreeBSD$ -# $MCom: ports-experimental/trunk/accessibility/orca/Makefile 19537 2014-04-15 21:34:06Z gusi $ +# $MCom$ PORTNAME= orca -PORTVERSION= 3.12.1 +PORTVERSION= 3.12.2 CATEGORIES= accessibility gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 |