diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-08-31 05:06:35 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-08-31 05:06:35 +0800 |
commit | b19c309e8ae1434e77328a5b3d07f886a09e028a (patch) | |
tree | 4fbcd6b5302c74a97560c8d3dfb3869834a3f912 /x11-toolkits/gtk20/Makefile | |
parent | 01d87035bfa6e1d9eff914cfdf552fc11a978211 (diff) | |
download | marcuscom-ports-b19c309e8ae1434e77328a5b3d07f886a09e028a.tar marcuscom-ports-b19c309e8ae1434e77328a5b3d07f886a09e028a.tar.gz marcuscom-ports-b19c309e8ae1434e77328a5b3d07f886a09e028a.tar.bz2 marcuscom-ports-b19c309e8ae1434e77328a5b3d07f886a09e028a.tar.lz marcuscom-ports-b19c309e8ae1434e77328a5b3d07f886a09e028a.tar.xz marcuscom-ports-b19c309e8ae1434e77328a5b3d07f886a09e028a.tar.zst marcuscom-ports-b19c309e8ae1434e77328a5b3d07f886a09e028a.zip |
Update to 2.21.7.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14506 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 426bae289..db1d12217 100644 --- a/x11-toolkits/gtk20/Makefile +++ b/x11-toolkits/gtk20/Makefile @@ -3,11 +3,11 @@ # Whom: Vanilla I. Shu <vanilla@MinJe.com.TW> # # $FreeBSD$ -# $MCom: ports/x11-toolkits/gtk20/Makefile,v 1.199 2010/07/12 23:08:38 kwm Exp $ +# $MCom: ports/x11-toolkits/gtk20/Makefile,v 1.200 2010/08/17 09:51:42 kwm Exp $ # PORTNAME= gtk -PORTVERSION= 2.21.6 +PORTVERSION= 2.21.7 PORTREVISION?= 0 CATEGORIES= x11-toolkits MASTER_SITES= ${MASTER_SITE_GNOME:S,%SUBDIR%,sources/gtk+/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}/,} \ |