summaryrefslogtreecommitdiff
path: root/filesystems/fuse-httpfs
diff options
context:
space:
mode:
authoragc <agc>2007-03-15 22:55:21 +0000
committeragc <agc>2007-03-15 22:55:21 +0000
commitd14aeec8f8cf0b92786fbf2b802e8e44d7e199ca (patch)
tree111bb7f53a06332c3f1d7cbd6efd2c61b762a012 /filesystems/fuse-httpfs
parentfb92895390d2d2c53651325cfd5106ba0ad0f941 (diff)
downloadpkgsrc-d14aeec8f8cf0b92786fbf2b802e8e44d7e199ca.tar.gz
Fix up CATEGORIES for filesystem
Diffstat (limited to 'filesystems/fuse-httpfs')
-rw-r--r--filesystems/fuse-httpfs/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/filesystems/fuse-httpfs/Makefile b/filesystems/fuse-httpfs/Makefile
index 2ca0055ea4e..707623afa93 100644
--- a/filesystems/fuse-httpfs/Makefile
+++ b/filesystems/fuse-httpfs/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.1.1.1 2007/02/20 23:44:06 xtraeme Exp $
+# $NetBSD: Makefile,v 1.2 2007/03/15 22:55:21 agc Exp $
#
DISTNAME= httpfs_with_static_binaries_${DIST_VER}
PKGNAME= fuse-httpfs-${DIST_VER}
-CATEGORIES= sysutils
+CATEGORIES= filesystems
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=httpfs/}
MAINTAINER= pkgsrc-users@NetBSD.org