diff options
author | drochner <drochner@pkgsrc.org> | 2006-05-29 17:10:08 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2006-05-29 17:10:08 +0000 |
commit | a4e47a7ea4a7032cc583ee64deabb78e67751fe7 (patch) | |
tree | be0050dad1a4881f7a87ea180280f213724a8c29 /x11/gtk2/Makefile | |
parent | 06f03485f598964f41a70e0d09c3f3edb9fb9fcc (diff) | |
download | pkgsrc-a4e47a7ea4a7032cc583ee64deabb78e67751fe7.tar.gz |
update to 2.8.18
changes:
-bugfixes
-translation updates
Diffstat (limited to 'x11/gtk2/Makefile')
-rw-r--r-- | x11/gtk2/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11/gtk2/Makefile b/x11/gtk2/Makefile index e78e8424a99..395a6d47827 100644 --- a/x11/gtk2/Makefile +++ b/x11/gtk2/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.121 2006/04/28 17:36:19 reed Exp $ +# $NetBSD: Makefile,v 1.122 2006/05/29 17:10:08 drochner Exp $ -DISTNAME= gtk+-2.8.17 +DISTNAME= gtk+-2.8.18 PKGNAME= ${DISTNAME:S/gtk/gtk2/} -PKGREVISION= 1 CATEGORIES= x11 MASTER_SITES= ftp://ftp.gtk.org/pub/gtk/v2.8/ \ ftp://ftp.cs.umn.edu/pub/gimp/gtk/v2.8/ \ |