aboutsummaryrefslogtreecommitdiff
path: root/accessibility/atk/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'accessibility/atk/Makefile')
-rw-r--r--accessibility/atk/Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/accessibility/atk/Makefile b/accessibility/atk/Makefile
index f3ee2481e754..4c4ec4d0e1dd 100644
--- a/accessibility/atk/Makefile
+++ b/accessibility/atk/Makefile
@@ -1,16 +1,16 @@
-# New ports collection makefile for: atk
-# Date Created: 14 May 2001
-# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
+# New ports collection makefile for: atk
+# Date Created: 14 May 2001
+# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= atk
-PORTVERSION= 1.8.0
+PORTVERSION= 1.9.1
CATEGORIES= accessibility devel
MASTER_SITES= ${MASTER_SITE_GNOME} \
- ftp://ftp.gtk.org/pub/gtk/v2.4/
-MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.8
+ ftp://ftp.gtk.org/pub/gtk/v2.6/
+MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.9
DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org