pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/filesystems Add and enable wdfs



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d098d0ac6015
branches:  trunk
changeset: 528805:d098d0ac6015
user:      agc <agc%pkgsrc.org@localhost>
date:      Wed May 16 19:58:21 2007 +0000

description:
Add and enable wdfs

diffstat:

 filesystems/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 70815517dc3b -r d098d0ac6015 filesystems/Makefile
--- a/filesystems/Makefile      Wed May 16 19:56:37 2007 +0000
+++ b/filesystems/Makefile      Wed May 16 19:58:21 2007 +0000
@@ -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-obexfs
 SUBDIR+=       fuse-pod
 SUBDIR+=       fuse-unionfs
+SUBDIR+=       fuse-wdfs
 SUBDIR+=       py-fuse-bindings
 SUBDIR+=       u9fs
 



Home | Main Index | Thread Index | Old Index