diff options
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 2176db7da73..e81e1db2239 100644 --- a/x11/gtk2/Makefile +++ b/x11/gtk2/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.145 2007/09/18 10:44:56 wiz Exp $ +# $NetBSD: Makefile,v 1.146 2007/10/27 12:17:06 wiz Exp $ -DISTNAME= gtk+-2.12.0 +DISTNAME= gtk+-2.12.1 PKGNAME= ${DISTNAME:S/gtk/gtk2/} -PKGREVISION= 1 CATEGORIES= x11 MASTER_SITES= ftp://ftp.gtk.org/pub/gtk/v2.12/ \ ftp://ftp.cs.umn.edu/pub/gimp/gtk/v2.12/ \ |