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 u9fs
details: https://anonhg.NetBSD.org/pkgsrc/rev/d79f7c7d71f9
branches: trunk
changeset: 528207:d79f7c7d71f9
user: agc <agc%pkgsrc.org@localhost>
date: Tue Apr 24 19:07:08 2007 +0000
description:
Add and enable u9fs
diffstat:
filesystems/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (16 lines):
diff -r e42ef832b3d6 -r d79f7c7d71f9 filesystems/Makefile
--- a/filesystems/Makefile Tue Apr 24 19:06:03 2007 +0000
+++ b/filesystems/Makefile Tue Apr 24 19:07:08 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2007/03/10 12:51:53 agc Exp $
+# $NetBSD: Makefile,v 1.10 2007/04/24 19:07:08 agc Exp $
#
COMMENT= File systems, and file system related packages
@@ -13,5 +13,6 @@
SUBDIR+= fuse-lzofs
SUBDIR+= fuse-ntfs-3g
SUBDIR+= fuse-unionfs
+SUBDIR+= u9fs
.include "../mk/bsd.pkg.subdir.mk"
Home |
Main Index |
Thread Index |
Old Index