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 ltfs and ltfs-ltotape



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3d06c8fac01e
branches:  trunk
changeset: 320101:3d06c8fac01e
user:      jnemeth <jnemeth%pkgsrc.org@localhost>
date:      Thu Feb 28 06:55:51 2019 +0000

description:
add and enable ltfs and ltfs-ltotape

diffstat:

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

diffs (18 lines):

diff -r 0b51c71f6f23 -r 3d06c8fac01e filesystems/Makefile
--- a/filesystems/Makefile      Thu Feb 28 06:32:06 2019 +0000
+++ b/filesystems/Makefile      Thu Feb 28 06:55:51 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.45 2019/01/16 08:57:17 adam Exp $
+# $NetBSD: Makefile,v 1.46 2019/02/28 06:55:51 jnemeth Exp $
 #
 
 COMMENT=       File systems, and file system related packages
@@ -37,6 +37,8 @@
 SUBDIR+=       fuse-wikipediafs
 SUBDIR+=       glusterfs
 SUBDIR+=       libntfs
+SUBDIR+=       ltfs
+SUBDIR+=       ltfs-ltotape
 SUBDIR+=       openafs
 SUBDIR+=       openafs-devel
 SUBDIR+=       ori



Home | Main Index | Thread Index | Old Index