summaryrefslogtreecommitdiff
path: root/filesystems/Makefile
diff options
context:
space:
mode:
authorbouyer <bouyer>2016-10-02 16:36:13 +0000
committerbouyer <bouyer>2016-10-02 16:36:13 +0000
commitfaf28c4a96fbc3e140d587b0487868c071f98a4e (patch)
treeee1537bb702fc89fd6106f7451ba43632377fe93 /filesystems/Makefile
parent553654fbe2549117cafb186fad6f46f443acce28 (diff)
downloadpkgsrc-faf28c4a96fbc3e140d587b0487868c071f98a4e.tar.gz
Add fuse-sparsebundlefs and fuse-darling-dmg
Diffstat (limited to 'filesystems/Makefile')
-rw-r--r--filesystems/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/filesystems/Makefile b/filesystems/Makefile
index 4e093e52af6..37f57cdc68b 100644
--- a/filesystems/Makefile
+++ b/filesystems/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.41 2016/09/09 15:40:17 scole Exp $
+# $NetBSD: Makefile,v 1.42 2016/10/02 16:36:13 bouyer Exp $
#
COMMENT= File systems, and file system related packages
@@ -13,6 +13,7 @@ SUBDIR+= fuse-cddfs
SUBDIR+= fuse-chironfs
SUBDIR+= fuse-cryptofs
SUBDIR+= fuse-curlftpfs
+SUBDIR+= fuse-darling-dmg
SUBDIR+= fuse-djmount
SUBDIR+= fuse-encfs
SUBDIR+= fuse-ext2
@@ -27,6 +28,7 @@ SUBDIR+= fuse-ntfs-3g
SUBDIR+= fuse-obexfs
SUBDIR+= fuse-pcachefs
SUBDIR+= fuse-pod
+SUBDIR+= fuse-sparsebundlefs
SUBDIR+= fuse-sshfs
SUBDIR+= fuse-svnfs
SUBDIR+= fuse-unionfs