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-unionfs
details: https://anonhg.NetBSD.org/pkgsrc/rev/a25e3e316c1c
branches: trunk
changeset: 526440:a25e3e316c1c
user: agc <agc%pkgsrc.org@localhost>
date: Sat Mar 10 12:51:53 2007 +0000
description:
Add and enable fuse-unionfs
diffstat:
filesystems/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (16 lines):
diff -r 2ab51d3bb2a2 -r a25e3e316c1c filesystems/Makefile
--- a/filesystems/Makefile Sat Mar 10 12:51:03 2007 +0000
+++ b/filesystems/Makefile Sat Mar 10 12:51:53 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2007/03/01 00:36:19 xtraeme Exp $
+# $NetBSD: Makefile,v 1.9 2007/03/10 12:51:53 agc Exp $
#
COMMENT= File systems, and file system related packages
@@ -12,5 +12,6 @@
SUBDIR+= fuse-httpfs
SUBDIR+= fuse-lzofs
SUBDIR+= fuse-ntfs-3g
+SUBDIR+= fuse-unionfs
.include "../mk/bsd.pkg.subdir.mk"
Home |
Main Index |
Thread Index |
Old Index