Sun Nov 6 16:12:30 2016 UTC ()
+ fsx.


(wiz)
diff -r1.42 -r1.43 pkgsrc/filesystems/Makefile

cvs diff -r1.42 -r1.43 pkgsrc/filesystems/Makefile (expand / switch to unified diff)

--- pkgsrc/filesystems/Makefile 2016/10/02 16:36:13 1.42
+++ pkgsrc/filesystems/Makefile 2016/11/06 16:12:30 1.43
@@ -1,20 +1,21 @@ @@ -1,20 +1,21 @@
1# $NetBSD: Makefile,v 1.42 2016/10/02 16:36:13 bouyer Exp $ 1# $NetBSD: Makefile,v 1.43 2016/11/06 16:12:30 wiz Exp $
2# 2#
3 3
4COMMENT= File systems, and file system related packages 4COMMENT= File systems, and file system related packages
5 5
6SUBDIR+= cloudfuse 6SUBDIR+= cloudfuse
7SUBDIR+= fs-utils 7SUBDIR+= fs-utils
 8SUBDIR+= fsx
8SUBDIR+= fuse 9SUBDIR+= fuse
9SUBDIR+= fuse-afpfs-ng 10SUBDIR+= fuse-afpfs-ng
10SUBDIR+= fuse-archivemount 11SUBDIR+= fuse-archivemount
11SUBDIR+= fuse-bindfs 12SUBDIR+= fuse-bindfs
12SUBDIR+= fuse-cddfs 13SUBDIR+= fuse-cddfs
13SUBDIR+= fuse-chironfs 14SUBDIR+= fuse-chironfs
14SUBDIR+= fuse-cryptofs 15SUBDIR+= fuse-cryptofs
15SUBDIR+= fuse-curlftpfs 16SUBDIR+= fuse-curlftpfs
16SUBDIR+= fuse-darling-dmg 17SUBDIR+= fuse-darling-dmg
17SUBDIR+= fuse-djmount 18SUBDIR+= fuse-djmount
18SUBDIR+= fuse-encfs 19SUBDIR+= fuse-encfs
19SUBDIR+= fuse-ext2 20SUBDIR+= fuse-ext2
20SUBDIR+= fuse-gmailfs 21SUBDIR+= fuse-gmailfs