diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2006-12-18 14:09:47 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2006-12-18 14:09:47 +0000 |
commit | 4fb61c2d54abd70bcaadaa3b7fe3ce481205dc5f (patch) | |
tree | a3b6843c74617502a0791ee87de2021247f0f3a7 /accessibility/atk/Makefile | |
parent | 230f6fbf85060fe564803cfa8e9f93058630d1b9 (diff) |
Notes
Diffstat (limited to 'accessibility/atk/Makefile')
-rw-r--r-- | accessibility/atk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/accessibility/atk/Makefile b/accessibility/atk/Makefile index cf166a8e2d24..69d9f15e5b2e 100644 --- a/accessibility/atk/Makefile +++ b/accessibility/atk/Makefile @@ -7,7 +7,7 @@ # PORTNAME= atk -PORTVERSION= 1.12.3 +PORTVERSION= 1.12.4 PORTREVISION?= 0 CATEGORIES= accessibility devel MASTER_SITES= ${MASTER_SITE_GNOME} |