diff options
Diffstat (limited to 'x11/gtk/Makefile')
-rw-r--r-- | x11/gtk/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gtk/Makefile b/x11/gtk/Makefile index 3f5959c2612..5f5864e529b 100644 --- a/x11/gtk/Makefile +++ b/x11/gtk/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.126 2011/04/22 13:42:06 obache Exp $ +# $NetBSD: Makefile,v 1.127 2012/10/03 21:59:06 wiz Exp $ DISTNAME= gtk+-1.2.10 -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= x11 MASTER_SITES= ftp://ftp.gtk.org/pub/gtk/v1.2/ \ ${MASTER_SITE_GNOME:=sources/gtk+/1.2/} |