summaryrefslogtreecommitdiff
path: root/filesystems
diff options
context:
space:
mode:
authorabs <abs@pkgsrc.org>2012-03-09 22:46:53 +0000
committerabs <abs@pkgsrc.org>2012-03-09 22:46:53 +0000
commitcd06659a6db715890148ab2a37ae2e74292afe61 (patch)
treef2ae9ef17140b707ac90c2145519ee4c70c30c07 /filesystems
parentbf89029eca8cf8cc51fcf8cfe9a835cc0d11eb05 (diff)
downloadpkgsrc-cd06659a6db715890148ab2a37ae2e74292afe61.tar.gz
+cloudfuse
Diffstat (limited to 'filesystems')
-rw-r--r--filesystems/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/filesystems/Makefile b/filesystems/Makefile
index b1b7fa64aaf..18582d94ce1 100644
--- a/filesystems/Makefile
+++ b/filesystems/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.32 2012/02/01 14:37:19 gdt Exp $
+# $NetBSD: Makefile,v 1.33 2012/03/09 22:46:53 abs Exp $
#
COMMENT= File systems, and file system related packages
+SUBDIR+= cloudfuse
SUBDIR+= fs-utils
SUBDIR+= fuse
SUBDIR+= fuse-afpfs-ng