diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-09-28 16:35:01 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-09-28 16:35:01 +0800 |
commit | 8a36229b96b979fdaa9585b966557657fb5b0d1e (patch) | |
tree | 7f0c84d23d4dda3276fbcdd49404a0af7181cd93 /accessibility/py-atspi/Makefile | |
parent | 55187ebc7c257026d61180ab67290db916116180 (diff) | |
download | marcuscom-ports-8a36229b96b979fdaa9585b966557657fb5b0d1e.tar marcuscom-ports-8a36229b96b979fdaa9585b966557657fb5b0d1e.tar.gz marcuscom-ports-8a36229b96b979fdaa9585b966557657fb5b0d1e.tar.bz2 marcuscom-ports-8a36229b96b979fdaa9585b966557657fb5b0d1e.tar.lz marcuscom-ports-8a36229b96b979fdaa9585b966557657fb5b0d1e.tar.xz marcuscom-ports-8a36229b96b979fdaa9585b966557657fb5b0d1e.tar.zst marcuscom-ports-8a36229b96b979fdaa9585b966557657fb5b0d1e.zip |
Update to 0.4.0.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14722 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 ce518cad5..87cc9070a 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.9 2010/08/30 11:23:52 kwm Exp $ +# $MCom: ports/accessibility/py-atspi/Makefile,v 1.10 2010/09/02 14:47:17 kwm Exp $ # PORTNAME= atspi -PORTVERSION= 0.3.91 +PORTVERSION= 0.4.0 CATEGORIES= accessibility x11-toolkits MASTER_SITES= GNOME MASTER_SITE_SUBDIR= sources/pyatspi/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |