diff options
author | marcus <marcus@FreeBSD.org> | 2007-03-13 06:07:26 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2007-03-13 06:07:26 +0800 |
commit | 3319e6b1e8a2764652db053d1f3929229edb3fab (patch) | |
tree | 73b319fab04be0eb4cf94c0a8ecba41993fc141e /x11-toolkits/gtk20/Makefile | |
parent | 4715992f433a6fa1cc19273658cf4fe98b9f9903 (diff) | |
download | freebsd-ports-gnome-3319e6b1e8a2764652db053d1f3929229edb3fab.tar.gz freebsd-ports-gnome-3319e6b1e8a2764652db053d1f3929229edb3fab.tar.zst freebsd-ports-gnome-3319e6b1e8a2764652db053d1f3929229edb3fab.zip |
Update to 2.10.10.
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 85f8169a52ee..1b40feeb2487 100644 --- a/x11-toolkits/gtk20/Makefile +++ b/x11-toolkits/gtk20/Makefile @@ -7,8 +7,8 @@ # PORTNAME= gtk -PORTVERSION= 2.10.9 -PORTREVISION?= 1 +PORTVERSION= 2.10.10 +PORTREVISION?= 0 CATEGORIES= x11-toolkits MASTER_SITES= ${MASTER_SITE_GNOME:S,%SUBDIR%,sources/gtk+/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}/,} \ ftp://ftp.gtk.org/pub/gtk/v2.10/ \ |