diff options
Diffstat (limited to 'devel/gobject-introspection/Makefile')
-rw-r--r-- | devel/gobject-introspection/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/gobject-introspection/Makefile b/devel/gobject-introspection/Makefile index 203f7ede03f..c34f2fc85a0 100644 --- a/devel/gobject-introspection/Makefile +++ b/devel/gobject-introspection/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2012/02/16 02:31:09 obache Exp $ +# $NetBSD: Makefile,v 1.17 2012/03/03 00:12:07 wiz Exp $ # DISTNAME= gobject-introspection-1.30.0 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gobject-introspection/1.30/} EXTRACT_SUFX= .tar.bz2 |