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 fuse-loggedfs.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/77b3c6e2ef2b
branches:  trunk
changeset: 529875:77b3c6e2ef2b
user:      agc <agc%pkgsrc.org@localhost>
date:      Mon Jun 11 20:14:34 2007 +0000

description:
Add and enable fuse-loggedfs.

diffstat:

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

diffs (17 lines):

diff -r e2484baa5ac6 -r 77b3c6e2ef2b filesystems/Makefile
--- a/filesystems/Makefile      Mon Jun 11 20:13:27 2007 +0000
+++ b/filesystems/Makefile      Mon Jun 11 20:14:34 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2007/05/16 19:58:21 agc Exp $
+# $NetBSD: Makefile,v 1.17 2007/06/11 20:14:34 agc Exp $
 #
 
 COMMENT=       File systems, and file system related packages
@@ -12,6 +12,7 @@
 SUBDIR+=       fuse-gmailfs
 SUBDIR+=       fuse-gphotofs
 SUBDIR+=       fuse-httpfs
+SUBDIR+=       fuse-loggedfs
 SUBDIR+=       fuse-lzofs
 SUBDIR+=       fuse-ntfs-3g
 SUBDIR+=       fuse-obexfs



Home | Main Index | Thread Index | Old Index