summaryrefslogtreecommitdiff
path: root/filesystems/Makefile
diff options
context:
space:
mode:
authoragc <agc>2007-05-16 19:58:21 +0000
committeragc <agc>2007-05-16 19:58:21 +0000
commitf0c5216203ff529bcba4516a14b235999b233259 (patch)
treeb41e3ce47f44434e16aec3c5fdf6f915acff7a54 /filesystems/Makefile
parent499b81c2f4da7c9e2304436f3fbde86c415c74b3 (diff)
downloadpkgsrc-f0c5216203ff529bcba4516a14b235999b233259.tar.gz
Add and enable wdfs
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 52574363f68..3cc1755e54e 100644
--- a/filesystems/Makefile
+++ b/filesystems/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2007/05/16 10:33:26 xtraeme Exp $
+# $NetBSD: Makefile,v 1.16 2007/05/16 19:58:21 agc Exp $
#
COMMENT= File systems, and file system related packages
@@ -17,6 +17,7 @@ SUBDIR+= fuse-ntfs-3g
SUBDIR+= fuse-obexfs
SUBDIR+= fuse-pod
SUBDIR+= fuse-unionfs
+SUBDIR+= fuse-wdfs
SUBDIR+= py-fuse-bindings
SUBDIR+= u9fs