diff options
author | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2012-01-25 08:03:51 +0800 |
---|---|---|
committer | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2012-01-25 08:03:51 +0800 |
commit | 4ef20daf8022e7cf42a67d299b86bf72bdad6834 (patch) | |
tree | 9e065b21f5fbd2ccadf6c03534cc80d217cd4cbf /x11-toolkits/gtk20/Makefile | |
parent | 4fce0cc566ac2f87c1b905bdd0df77996ab5818a (diff) | |
download | marcuscom-ports-4ef20daf8022e7cf42a67d299b86bf72bdad6834.tar.gz marcuscom-ports-4ef20daf8022e7cf42a67d299b86bf72bdad6834.tar.zst marcuscom-ports-4ef20daf8022e7cf42a67d299b86bf72bdad6834.zip |
Update to 2.24.9
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16669 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 9b0a73ff7..c7fdf3765 100644 --- a/x11-toolkits/gtk20/Makefile +++ b/x11-toolkits/gtk20/Makefile @@ -3,12 +3,12 @@ # Whom: Vanilla I. Shu <vanilla@MinJe.com.TW> # # $FreeBSD$ -# $MCom: ports/x11-toolkits/gtk20/Makefile,v 1.228 2011/12/22 13:43:43 kwm Exp $ +# $MCom: ports/x11-toolkits/gtk20/Makefile,v 1.229 2012/01/19 00:33:53 ahze Exp $ # # Remember to update graphics/gtk-update-icon-cache too. PORTNAME= gtk -PORTVERSION= 2.24.8 +PORTVERSION= 2.24.9 PORTREVISION?= 1 CATEGORIES= x11-toolkits MASTER_SITES= GNOME |