diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-04-01 20:24:50 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-04-01 20:24:50 +0800 |
commit | 7af7fd9438963e7b15a827442515d7a2a5623b15 (patch) | |
tree | 3813185a628a275b4f93cd21b4c523eff50e8d71 /accessibility/py-atspi/Makefile | |
parent | e0cbaad7925173bf5f085a4f73b01364893f11cb (diff) | |
download | marcuscom-ports-7af7fd9438963e7b15a827442515d7a2a5623b15.tar marcuscom-ports-7af7fd9438963e7b15a827442515d7a2a5623b15.tar.gz marcuscom-ports-7af7fd9438963e7b15a827442515d7a2a5623b15.tar.bz2 marcuscom-ports-7af7fd9438963e7b15a827442515d7a2a5623b15.tar.lz marcuscom-ports-7af7fd9438963e7b15a827442515d7a2a5623b15.tar.xz marcuscom-ports-7af7fd9438963e7b15a827442515d7a2a5623b15.tar.zst marcuscom-ports-7af7fd9438963e7b15a827442515d7a2a5623b15.zip |
Update to 0.1.8.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@13939 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 c815802ed..3df3bd8a4 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.3 2010/02/09 16:41:31 kwm Exp $ +# $MCom: ports/accessibility/py-atspi/Makefile,v 1.4 2010/02/20 19:30:21 marcus Exp $ # PORTNAME= atspi -PORTVERSION= 0.1.7 +PORTVERSION= 0.1.8 CATEGORIES= accessibility x11-toolkits MASTER_SITES= GNOME MASTER_SITE_SUBDIR= sources/pyatspi/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |