diff options
Diffstat (limited to 'x11/gtk3/Makefile')
-rw-r--r-- | x11/gtk3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gtk3/Makefile b/x11/gtk3/Makefile index 3e841403a75..33fb8c325f8 100644 --- a/x11/gtk3/Makefile +++ b/x11/gtk3/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2012/02/10 15:51:26 drochner Exp $ +# $NetBSD: Makefile,v 1.16 2012/03/03 00:12:00 wiz Exp $ DISTNAME= gtk+-3.2.3 PKGNAME= ${DISTNAME:S/gtk/gtk3/} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= x11 MASTER_SITES= ftp://ftp.gtk.org/pub/gtk/3.2/ \ ${MASTER_SITE_GNOME:=sources/gtk+/3.2/} |