diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2013-03-05 01:44:38 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2013-03-05 01:44:38 +0800 |
commit | 6e41cac0a2126ce813955b5380c836286d167d3c (patch) | |
tree | ce8e75ad76bc8386d0d11530204fafe59f38c601 /x11-toolkits/gtk20/Makefile | |
parent | bee159710c28baefd31499167d70abc7f9bd861f (diff) | |
download | marcuscom-ports-6e41cac0a2126ce813955b5380c836286d167d3c.tar marcuscom-ports-6e41cac0a2126ce813955b5380c836286d167d3c.tar.gz marcuscom-ports-6e41cac0a2126ce813955b5380c836286d167d3c.tar.bz2 marcuscom-ports-6e41cac0a2126ce813955b5380c836286d167d3c.tar.lz marcuscom-ports-6e41cac0a2126ce813955b5380c836286d167d3c.tar.xz marcuscom-ports-6e41cac0a2126ce813955b5380c836286d167d3c.tar.zst marcuscom-ports-6e41cac0a2126ce813955b5380c836286d167d3c.zip |
Update to 2.24.17.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17216 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-toolkits/gtk20/Makefile')
-rw-r--r-- | x11-toolkits/gtk20/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/gtk20/Makefile b/x11-toolkits/gtk20/Makefile index 8076c7339..53f69a72e 100644 --- a/x11-toolkits/gtk20/Makefile +++ b/x11-toolkits/gtk20/Makefile @@ -1,10 +1,10 @@ # Created by: Vanilla I. Shu <vanilla@MinJe.com.TW> # $FreeBSD$ -# $MCom: ports/x11-toolkits/gtk20/Makefile,v 1.235 2012/12/09 21:32:27 kwm Exp $ +# $MCom: ports/x11-toolkits/gtk20/Makefile,v 1.236 2013/02/18 20:07:28 kwm Exp $ # Remember to update graphics/gtk-update-icon-cache too. PORTNAME= gtk -PORTVERSION= 2.24.16 +PORTVERSION= 2.24.17 PORTREVISION?= 0 CATEGORIES= x11-toolkits MASTER_SITES= GNOME |