diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2009-04-10 05:56:28 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2009-04-10 05:56:28 +0000 |
commit | ae52bc80895a23ddbe33b86e75a9cf331ae32ba9 (patch) | |
tree | 5538a7d3541f6d56e4bbab9c6329f5b9db64dafb /accessibility/atk/Makefile | |
parent | 7934df773e0cc2a9924de75dd7cad9cc3d79d4ee (diff) |
Notes
Diffstat (limited to 'accessibility/atk/Makefile')
-rw-r--r-- | accessibility/atk/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/accessibility/atk/Makefile b/accessibility/atk/Makefile index 32193ce1649f..73747e615ba0 100644 --- a/accessibility/atk/Makefile +++ b/accessibility/atk/Makefile @@ -3,11 +3,11 @@ # Whom: Maxim Sobolev <sobomax@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/accessibility/atk/Makefile,v 1.93 2008/09/22 10:50:30 kwm Exp $ +# $MCom: ports/accessibility/atk/Makefile,v 1.95 2009/03/17 14:03:48 kwm Exp $ # PORTNAME= atk -PORTVERSION= 1.24.0 +PORTVERSION= 1.26.0 PORTREVISION?= 0 CATEGORIES= accessibility devel MASTER_SITES= GNOME |