diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-03-08 22:16:33 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-03-08 22:16:33 +0800 |
commit | af68fdaaed328890824c386398e95cf4af8831d7 (patch) | |
tree | d4f08c2186e21b08ffe9ab32ffbd25110e971cd5 /accessibility/atk/Makefile | |
parent | 4179f521fac95d841ebc07264ff968fd32927494 (diff) | |
download | marcuscom-ports-af68fdaaed328890824c386398e95cf4af8831d7.tar marcuscom-ports-af68fdaaed328890824c386398e95cf4af8831d7.tar.gz marcuscom-ports-af68fdaaed328890824c386398e95cf4af8831d7.tar.bz2 marcuscom-ports-af68fdaaed328890824c386398e95cf4af8831d7.tar.lz marcuscom-ports-af68fdaaed328890824c386398e95cf4af8831d7.tar.xz marcuscom-ports-af68fdaaed328890824c386398e95cf4af8831d7.tar.zst marcuscom-ports-af68fdaaed328890824c386398e95cf4af8831d7.zip |
Update to 1.9.1.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3893 df743ca5-7f9a-e211-a948-0013205c9059
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 004e11c3a..4c4ec4d0e 100644 --- a/accessibility/atk/Makefile +++ b/accessibility/atk/Makefile @@ -6,7 +6,7 @@ # PORTNAME= atk -PORTVERSION= 1.9.0 +PORTVERSION= 1.9.1 CATEGORIES= accessibility devel MASTER_SITES= ${MASTER_SITE_GNOME} \ ftp://ftp.gtk.org/pub/gtk/v2.6/ |