diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-03-15 03:36:12 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-03-15 03:36:12 +0800 |
commit | a0b1100fb4eb34e43f98f838c48b9423fd1a439b (patch) | |
tree | 02cc93edeb893e6174417c11646f21a3eb3ec5fa /x11-toolkits/gtk20/Makefile | |
parent | cab79c3985141b35d5eacc94159e1fd48fc34153 (diff) | |
download | marcuscom-ports-a0b1100fb4eb34e43f98f838c48b9423fd1a439b.tar marcuscom-ports-a0b1100fb4eb34e43f98f838c48b9423fd1a439b.tar.gz marcuscom-ports-a0b1100fb4eb34e43f98f838c48b9423fd1a439b.tar.bz2 marcuscom-ports-a0b1100fb4eb34e43f98f838c48b9423fd1a439b.tar.lz marcuscom-ports-a0b1100fb4eb34e43f98f838c48b9423fd1a439b.tar.xz marcuscom-ports-a0b1100fb4eb34e43f98f838c48b9423fd1a439b.tar.zst marcuscom-ports-a0b1100fb4eb34e43f98f838c48b9423fd1a439b.zip |
And update to 2.24.3.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15470 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 321aa9a26..70cdaaca1 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.220 2011/03/04 14:34:03 kwm Exp $ +# $MCom: ports/x11-toolkits/gtk20/Makefile,v 1.221 2011/03/14 18:51:21 kwm Exp $ # # Remember to update graphics/gtk-update-icon-cache too. PORTNAME= gtk -PORTVERSION= 2.24.2 +PORTVERSION= 2.24.3 PORTREVISION?= 0 CATEGORIES= x11-toolkits MASTER_SITES= ${MASTER_SITE_GNOME:S,%SUBDIR%,sources/gtk+/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}/,} \ |