diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-03-03 19:31:06 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-03-03 19:31:06 +0800 |
commit | 85754abb3cbf254c5a257ad0a609089ca55ae38c (patch) | |
tree | 3ea19f8476cbffa9d41cc49c7f4f6adc044f2767 /accessibility/py-atspi/Makefile | |
parent | dfca921c1d0a3b28b690ada9ebace8e04d5f1ea6 (diff) | |
download | marcuscom-ports-85754abb3cbf254c5a257ad0a609089ca55ae38c.tar marcuscom-ports-85754abb3cbf254c5a257ad0a609089ca55ae38c.tar.gz marcuscom-ports-85754abb3cbf254c5a257ad0a609089ca55ae38c.tar.bz2 marcuscom-ports-85754abb3cbf254c5a257ad0a609089ca55ae38c.tar.lz marcuscom-ports-85754abb3cbf254c5a257ad0a609089ca55ae38c.tar.xz marcuscom-ports-85754abb3cbf254c5a257ad0a609089ca55ae38c.tar.zst marcuscom-ports-85754abb3cbf254c5a257ad0a609089ca55ae38c.zip |
Update to 1.91.90.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15340 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'accessibility/py-atspi/Makefile')
-rw-r--r-- | accessibility/py-atspi/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/accessibility/py-atspi/Makefile b/accessibility/py-atspi/Makefile index f34fad025..c1efed768 100644 --- a/accessibility/py-atspi/Makefile +++ b/accessibility/py-atspi/Makefile @@ -3,11 +3,11 @@ # Whom: Maxim Sobolev <sobomax@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/accessibility/py-atspi/Makefile,v 1.15 2011/01/24 00:28:55 kwm Exp $ +# $MCom: ports/accessibility/py-atspi/Makefile,v 1.16 2011/02/01 04:50:08 avl Exp $ # PORTNAME= atspi -PORTVERSION= 1.91.6 +PORTVERSION= 1.91.90 CATEGORIES= accessibility x11-toolkits python MASTER_SITES= GNOME MASTER_SITE_SUBDIR= sources/pyatspi/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |