diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-03-23 19:38:32 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-03-23 19:38:32 +0800 |
commit | ec93956fdfefaf570d7a4cd43ed635f8965ec590 (patch) | |
tree | c5206462c9a21878373247245d1bd0c2a0fa4ff9 /accessibility/py-atspi/Makefile | |
parent | 69b307c61fdfa1f0c7545bf9a842a21057e4577f (diff) | |
download | marcuscom-ports-ec93956fdfefaf570d7a4cd43ed635f8965ec590.tar marcuscom-ports-ec93956fdfefaf570d7a4cd43ed635f8965ec590.tar.gz marcuscom-ports-ec93956fdfefaf570d7a4cd43ed635f8965ec590.tar.bz2 marcuscom-ports-ec93956fdfefaf570d7a4cd43ed635f8965ec590.tar.lz marcuscom-ports-ec93956fdfefaf570d7a4cd43ed635f8965ec590.tar.xz marcuscom-ports-ec93956fdfefaf570d7a4cd43ed635f8965ec590.tar.zst marcuscom-ports-ec93956fdfefaf570d7a4cd43ed635f8965ec590.zip |
Update to 1.91.92.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15564 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 81c84e41a..1a4ae5891 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.17 2011/03/03 11:31:06 kwm Exp $ +# $MCom: ports/accessibility/py-atspi/Makefile,v 1.18 2011/03/09 21:41:17 kwm Exp $ # PORTNAME= atspi -PORTVERSION= 1.91.91 +PORTVERSION= 1.91.92 CATEGORIES= accessibility x11-toolkits python MASTER_SITES= GNOME MASTER_SITE_SUBDIR= sources/pyatspi/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |