diff options
Diffstat (limited to 'devel/gobject-introspection/Makefile')
-rw-r--r-- | devel/gobject-introspection/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/gobject-introspection/Makefile b/devel/gobject-introspection/Makefile index afad3aa6f52..e7b7e3194bf 100644 --- a/devel/gobject-introspection/Makefile +++ b/devel/gobject-introspection/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2011/01/12 20:23:34 drochner Exp $ +# $NetBSD: Makefile,v 1.3 2011/01/13 13:36:22 wiz Exp $ # DISTNAME= gobject-introspection-0.10.0 +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gobject-introspection/0.10/} EXTRACT_SUFX= .tar.bz2 |