diff options
author | prlw1 <prlw1@pkgsrc.org> | 2016-11-25 12:42:17 +0000 |
---|---|---|
committer | prlw1 <prlw1@pkgsrc.org> | 2016-11-25 12:42:17 +0000 |
commit | 7cbbac090eca1806028ac5bf4fce1ef67d663792 (patch) | |
tree | 14f43469e17feecf0a7ac006b3deb1e4e1d4f824 /sysutils | |
parent | 124fe95ebe9ca12e5f4813c603c85b4470ff3fc7 (diff) | |
download | pkgsrc-7cbbac090eca1806028ac5bf4fce1ef67d663792.tar.gz |
Add gio-fam to category gnome.
Diffstat (limited to 'sysutils')
-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 edaf996ec7e..2ed58f801d1 100644 --- a/sysutils/gio-fam/Makefile +++ b/sysutils/gio-fam/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.15 2016/08/21 21:47:29 prlw1 Exp $ +# $NetBSD: Makefile,v 1.16 2016/11/25 12:42:17 prlw1 Exp $ .include "../../devel/glib2/Makefile.common" PKGNAME:= ${PKGNAME:S/glib2/gio-fam/} -CATEGORIES= sysutils +CATEGORIES= sysutils gnome COMMENT= FAM backend for GIO, the glib VFS API |