diff options
Diffstat (limited to 'sysutils/gio-fam/Makefile')
-rw-r--r-- | sysutils/gio-fam/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/gio-fam/Makefile b/sysutils/gio-fam/Makefile index 5d5ea2e283d..5b8f5e13391 100644 --- a/sysutils/gio-fam/Makefile +++ b/sysutils/gio-fam/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2014/05/29 23:37:28 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2014/09/05 21:13:20 prlw1 Exp $ .include "../../devel/glib2/Makefile.common" PKGNAME:= ${PKGNAME:S/glib2/gio-fam/} -PKGREVISION= 2 CATEGORIES= sysutils COMMENT= FAM backend for GIO, the glib VFS API |