diff options
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 96ee6bf57..bb47654f8 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.83 2007/06/05 21:05:25 mezz Exp $ +# $MCom: ports/accessibility/atk/Makefile,v 1.84 2007/07/30 21:41:19 mezz Exp $ # PORTNAME= atk -PORTVERSION= 1.19.6 +PORTVERSION= 1.20.0 PORTREVISION?= 0 CATEGORIES= accessibility devel MASTER_SITES= ${MASTER_SITE_GNOME} |