diff options
Diffstat (limited to 'sysutils/gio-fam/Makefile')
-rw-r--r-- | sysutils/gio-fam/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/gio-fam/Makefile b/sysutils/gio-fam/Makefile index 62c5bf81302..5d5ea2e283d 100644 --- a/sysutils/gio-fam/Makefile +++ b/sysutils/gio-fam/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2013/05/31 12:42:00 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2014/05/29 23:37:28 wiz Exp $ .include "../../devel/glib2/Makefile.common" PKGNAME:= ${PKGNAME:S/glib2/gio-fam/} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= sysutils COMMENT= FAM backend for GIO, the glib VFS API |