diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-09-16 02:44:03 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-09-16 02:44:03 +0800 |
commit | 16c90d8eba3fccbdfc72b428ecc5432d4a975f7b (patch) | |
tree | 952a493da8b6f256c2858cdd921968ab3b665c99 /x11-toolkits/gtk30/Makefile | |
parent | b6909177317dadef799f533fed50d13a46449e69 (diff) | |
download | marcuscom-ports-16c90d8eba3fccbdfc72b428ecc5432d4a975f7b.tar marcuscom-ports-16c90d8eba3fccbdfc72b428ecc5432d4a975f7b.tar.gz marcuscom-ports-16c90d8eba3fccbdfc72b428ecc5432d4a975f7b.tar.bz2 marcuscom-ports-16c90d8eba3fccbdfc72b428ecc5432d4a975f7b.tar.lz marcuscom-ports-16c90d8eba3fccbdfc72b428ecc5432d4a975f7b.tar.xz marcuscom-ports-16c90d8eba3fccbdfc72b428ecc5432d4a975f7b.tar.zst marcuscom-ports-16c90d8eba3fccbdfc72b428ecc5432d4a975f7b.zip |
Update to 3.1.90.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16182 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-toolkits/gtk30/Makefile')
-rw-r--r-- | x11-toolkits/gtk30/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/gtk30/Makefile b/x11-toolkits/gtk30/Makefile index 81efc6d8f..bc34f01b0 100644 --- a/x11-toolkits/gtk30/Makefile +++ b/x11-toolkits/gtk30/Makefile @@ -3,11 +3,11 @@ # Whom: Vanilla I. Shu <vanilla@MinJe.com.TW> # # $FreeBSD$ -# $MCom: ports/x11-toolkits/gtk30/Makefile,v 1.35 2011/06/07 13:19:12 kwm Exp $ +# $MCom: ports/x11-toolkits/gtk30/Makefile,v 1.36 2011/08/30 21:31:32 kwm Exp $ # PORTNAME= gtk -PORTVERSION= 3.0.12 +PORTVERSION= 3.1.90 PORTREVISION?= 0 CATEGORIES= x11-toolkits MASTER_SITES= ${MASTER_SITE_GNOME:S,%SUBDIR%,sources/gtk+/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}/,} \ |