diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-04-26 19:38:25 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-04-26 19:38:25 +0800 |
commit | 74b21bdc6954dbfb86e678df56098c70654e03e1 (patch) | |
tree | d74a57060d022aacc87d40bbb9e70fec8a6fd3b1 /accessibility/at-spi/Makefile | |
parent | b38821d2c35815ea88838763b7a75d6fb152a796 (diff) | |
download | marcuscom-ports-74b21bdc6954dbfb86e678df56098c70654e03e1.tar marcuscom-ports-74b21bdc6954dbfb86e678df56098c70654e03e1.tar.gz marcuscom-ports-74b21bdc6954dbfb86e678df56098c70654e03e1.tar.bz2 marcuscom-ports-74b21bdc6954dbfb86e678df56098c70654e03e1.tar.lz marcuscom-ports-74b21bdc6954dbfb86e678df56098c70654e03e1.tar.xz marcuscom-ports-74b21bdc6954dbfb86e678df56098c70654e03e1.tar.zst marcuscom-ports-74b21bdc6954dbfb86e678df56098c70654e03e1.zip |
Update to 1.30.1.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14073 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'accessibility/at-spi/Makefile')
-rw-r--r-- | accessibility/at-spi/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/accessibility/at-spi/Makefile b/accessibility/at-spi/Makefile index b969e18ca..2fb385060 100644 --- a/accessibility/at-spi/Makefile +++ b/accessibility/at-spi/Makefile @@ -3,11 +3,11 @@ # Whom: Maxim Sobolev <sobomax@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/accessibility/at-spi/Makefile,v 1.97 2010/03/09 01:08:09 avl Exp $ +# $MCom: ports/accessibility/at-spi/Makefile,v 1.98 2010/04/02 17:02:23 kwm Exp $ # PORTNAME= at-spi -PORTVERSION= 1.30.0 +PORTVERSION= 1.30.1 PORTREVISION?= 0 CATEGORIES= accessibility x11-toolkits MASTER_SITES= GNOME |