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 c0f121ffcc8..c6a67e5c4e7 100644 --- a/x11/gtk2/Makefile +++ b/x11/gtk2/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.210 2010/12/23 11:45:01 dsainty Exp $ +# $NetBSD: Makefile,v 1.211 2011/01/13 13:36:21 wiz Exp $ DISTNAME= gtk+-2.22.1 PKGNAME= ${DISTNAME:S/gtk/gtk2/} +PKGREVISION= 1 CATEGORIES= x11 MASTER_SITES= ftp://ftp.gtk.org/pub/gtk/2.22/ \ ${MASTER_SITE_GNOME:=sources/gtk+/2.22/} |