diff options
author | marcus <marcus@FreeBSD.org> | 2006-03-15 13:50:51 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2006-03-15 13:50:51 +0800 |
commit | 9e962b363958546a12f46f1a874ff63fdea553bb (patch) | |
tree | b4778a13a1a23eb2b8334b8462ed949f5b384c1d /x11-toolkits/gtk20/Makefile | |
parent | 6a44b453fd6e0c432aa34f5db371ce3c1634dde4 (diff) | |
download | freebsd-ports-gnome-9e962b363958546a12f46f1a874ff63fdea553bb.tar.gz freebsd-ports-gnome-9e962b363958546a12f46f1a874ff63fdea553bb.tar.zst freebsd-ports-gnome-9e962b363958546a12f46f1a874ff63fdea553bb.zip |
Update to 2.8.15.
Diffstat (limited to 'x11-toolkits/gtk20/Makefile')
-rw-r--r-- | x11-toolkits/gtk20/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11-toolkits/gtk20/Makefile b/x11-toolkits/gtk20/Makefile index c3b5d9917911..291e04c18b11 100644 --- a/x11-toolkits/gtk20/Makefile +++ b/x11-toolkits/gtk20/Makefile @@ -3,12 +3,11 @@ # Whom: Vanilla I. Shu <vanilla@MinJe.com.TW> # # $FreeBSD$ -# $MCom: ports/x11-toolkits/gtk20/Makefile,v 1.80 2005/10/29 22:42:26 mezz Exp $ +# $MCom: ports-stable/x11-toolkits/gtk20/Makefile,v 1.8 2006/03/13 22:32:30 mezz Exp $ # PORTNAME= gtk -PORTVERSION= 2.8.12 -PORTREVISION= 1 +PORTVERSION= 2.8.15 CATEGORIES= x11-toolkits MASTER_SITES= ${MASTER_SITE_GNOME:S,%SUBDIR%,sources/gtk+/2.8,} \ ftp://ftp.gtk.org/pub/gtk/v2.8/ \ |