diff options
Diffstat (limited to 'x11/gtk2/Makefile')
-rw-r--r-- | x11/gtk2/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/gtk2/Makefile b/x11/gtk2/Makefile index c0f8061d041..2b24ebd4962 100644 --- a/x11/gtk2/Makefile +++ b/x11/gtk2/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.182 2009/07/22 09:01:54 wiz Exp $ +# $NetBSD: Makefile,v 1.183 2009/08/26 19:56:52 sno Exp $ DISTNAME= gtk+-2.16.5 PKGNAME= ${DISTNAME:S/gtk/gtk2/} +PKGREVISION= 1 CATEGORIES= x11 MASTER_SITES= ftp://ftp.gtk.org/pub/gtk/2.16/ \ ${MASTER_SITE_GNOME:=sources/gtk+/2.16/} |