diff options
author | avl <avl@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-01-27 16:08:30 +0800 |
---|---|---|
committer | avl <avl@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-01-27 16:08:30 +0800 |
commit | 1b7dec522f6fce0c5f883b20e8d9442501fa7308 (patch) | |
tree | 4cff62699ea07c4591e8352067e76241520d1ebd /x11-toolkits/gtk20/Makefile | |
parent | 66282d9ae948e124566efcee0a141610ebc374e6 (diff) | |
download | marcuscom-ports-1b7dec522f6fce0c5f883b20e8d9442501fa7308.tar marcuscom-ports-1b7dec522f6fce0c5f883b20e8d9442501fa7308.tar.gz marcuscom-ports-1b7dec522f6fce0c5f883b20e8d9442501fa7308.tar.bz2 marcuscom-ports-1b7dec522f6fce0c5f883b20e8d9442501fa7308.tar.lz marcuscom-ports-1b7dec522f6fce0c5f883b20e8d9442501fa7308.tar.xz marcuscom-ports-1b7dec522f6fce0c5f883b20e8d9442501fa7308.tar.zst marcuscom-ports-1b7dec522f6fce0c5f883b20e8d9442501fa7308.zip |
Update to 2.19.4.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@13503 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 9c45f7fdd..3a71def57 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.179 2009/12/27 10:57:17 kwm Exp $ +# $MCom: ports/x11-toolkits/gtk20/Makefile,v 1.180 2010/01/12 16:38:23 avl Exp $ # PORTNAME= gtk -PORTVERSION= 2.19.3 +PORTVERSION= 2.19.4 PORTREVISION?= 0 CATEGORIES= x11-toolkits MASTER_SITES= ${MASTER_SITE_GNOME:S,%SUBDIR%,sources/gtk+/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}/,} \ |