pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/filesystems



Module Name:    pkgsrc
Committed By:   jnemeth
Date:           Thu Feb 28 06:55:51 UTC 2019

Modified Files:
        pkgsrc/filesystems: Makefile

Log Message:
add and enable ltfs and ltfs-ltotape


To generate a diff of this commit:
cvs rdiff -u -r1.45 -r1.46 pkgsrc/filesystems/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/filesystems/Makefile
diff -u pkgsrc/filesystems/Makefile:1.45 pkgsrc/filesystems/Makefile:1.46
--- pkgsrc/filesystems/Makefile:1.45    Wed Jan 16 08:57:17 2019
+++ pkgsrc/filesystems/Makefile Thu Feb 28 06:55:51 2019
@@ -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-wdfs
 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