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-pod



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c568808c0274
branches:  trunk
changeset: 528475:c568808c0274
user:      agc <agc%pkgsrc.org@localhost>
date:      Fri May 04 23:49:32 2007 +0000

description:
Add and enable fuse-pod

diffstat:

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

diffs (17 lines):

diff -r ddc449a8202a -r c568808c0274 filesystems/Makefile
--- a/filesystems/Makefile      Fri May 04 23:48:33 2007 +0000
+++ b/filesystems/Makefile      Fri May 04 23:49:32 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2007/05/04 22:56:09 agc Exp $
+# $NetBSD: Makefile,v 1.14 2007/05/04 23:49:32 agc Exp $
 #
 
 COMMENT=       File systems, and file system related packages
@@ -14,6 +14,7 @@
 SUBDIR+=       fuse-httpfs
 SUBDIR+=       fuse-lzofs
 SUBDIR+=       fuse-ntfs-3g
+SUBDIR+=       fuse-pod
 SUBDIR+=       fuse-unionfs
 SUBDIR+=       py-fuse-bindings
 SUBDIR+=       u9fs



Home | Main Index | Thread Index | Old Index