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 5b975e721..1e64ef20b 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.76 2007/01/28 22:04:29 marcus Exp $ +# $MCom: ports/accessibility/atk/Makefile,v 1.77 2007/02/12 20:21:09 marcus Exp $ # PORTNAME= atk -PORTVERSION= 1.17.0 +PORTVERSION= 1.18.0 PORTREVISION?= 0 CATEGORIES= accessibility devel MASTER_SITES= ${MASTER_SITE_GNOME} |