diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-03-10 05:41:17 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-03-10 05:41:17 +0800 |
commit | 95fe3872434fd975ebcd1338a3248e4c83912b06 (patch) | |
tree | a249deed1f952e2cfc084cbd56b3d69561767f08 /accessibility/at-spi2-core/Makefile | |
parent | ff657a3040ff7ff25f6a32c9988ed74f027d2f4e (diff) | |
download | marcuscom-ports-95fe3872434fd975ebcd1338a3248e4c83912b06.tar marcuscom-ports-95fe3872434fd975ebcd1338a3248e4c83912b06.tar.gz marcuscom-ports-95fe3872434fd975ebcd1338a3248e4c83912b06.tar.bz2 marcuscom-ports-95fe3872434fd975ebcd1338a3248e4c83912b06.tar.lz marcuscom-ports-95fe3872434fd975ebcd1338a3248e4c83912b06.tar.xz marcuscom-ports-95fe3872434fd975ebcd1338a3248e4c83912b06.tar.zst marcuscom-ports-95fe3872434fd975ebcd1338a3248e4c83912b06.zip |
Update to 1.91.91.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15438 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'accessibility/at-spi2-core/Makefile')
-rw-r--r-- | accessibility/at-spi2-core/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/accessibility/at-spi2-core/Makefile b/accessibility/at-spi2-core/Makefile index 6fd611080..5a5be156f 100644 --- a/accessibility/at-spi2-core/Makefile +++ b/accessibility/at-spi2-core/Makefile @@ -3,11 +3,11 @@ # Whom: Maxim Sobolev <sobomax@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/accessibility/at-spi2-core/Makefile,v 1.22 2011/02/01 23:50:14 kwm Exp $ +# $MCom: ports/accessibility/at-spi2-core/Makefile,v 1.23 2011/03/03 10:43:34 kwm Exp $ # PORTNAME= at-spi2-core -PORTVERSION= 1.91.90 +PORTVERSION= 1.91.91 CATEGORIES= accessibility x11-toolkits MASTER_SITES= GNOME DIST_SUBDIR= gnome3 |