diff options
Diffstat (limited to 'sysutils/gio-fam/Makefile')
-rw-r--r-- | sysutils/gio-fam/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/gio-fam/Makefile b/sysutils/gio-fam/Makefile index 5d04c70b48e..62c5bf81302 100644 --- a/sysutils/gio-fam/Makefile +++ b/sysutils/gio-fam/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2012/10/06 20:44:05 prlw1 Exp $ +# $NetBSD: Makefile,v 1.8 2013/05/31 12:42:00 wiz Exp $ .include "../../devel/glib2/Makefile.common" PKGNAME:= ${PKGNAME:S/glib2/gio-fam/} +PKGREVISION= 1 CATEGORIES= sysutils COMMENT= FAM backend for GIO, the glib VFS API |