summaryrefslogtreecommitdiff
path: root/filesystems/Makefile
diff options
context:
space:
mode:
authorpooka <pooka@pkgsrc.org>2007-11-27 18:56:35 +0000
committerpooka <pooka@pkgsrc.org>2007-11-27 18:56:35 +0000
commit4bd5bd4693ad29d12f4323fce167acb5a4c31089 (patch)
tree1f0cd834da64c7823c36e8e59094bc681cd54a11 /filesystems/Makefile
parent312147b9c8dc52eb4c0d959839e861a694181526 (diff)
downloadpkgsrc-4bd5bd4693ad29d12f4323fce167acb5a4c31089.tar.gz
add & enabled fuse-chironfs
Diffstat (limited to 'filesystems/Makefile')
-rw-r--r--filesystems/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/filesystems/Makefile b/filesystems/Makefile
index cb93c8e5402..3599b65e566 100644
--- a/filesystems/Makefile
+++ b/filesystems/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2007/08/13 08:12:46 rillig Exp $
+# $NetBSD: Makefile,v 1.21 2007/11/27 18:56:35 pooka Exp $
#
COMMENT= File systems, and file system related packages
@@ -7,6 +7,7 @@ SUBDIR+= fuse
SUBDIR+= fuse-afpfs-ng
SUBDIR+= fuse-archivemount
SUBDIR+= fuse-cddfs
+SUBDIR+= fuse-chironfs
SUBDIR+= fuse-cryptofs
SUBDIR+= fuse-curlftpfs
SUBDIR+= fuse-encfs