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:   pho
Date:           Thu Apr 18 04:03:22 UTC 2024

Modified Files:
        pkgsrc/filesystems: Makefile

Log Message:
+fuse-s3fs


To generate a diff of this commit:
cvs rdiff -u -r1.58 -r1.59 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.58 pkgsrc/filesystems/Makefile:1.59
--- pkgsrc/filesystems/Makefile:1.58    Thu Feb  1 09:34:33 2024
+++ pkgsrc/filesystems/Makefile Thu Apr 18 04:03:22 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.58 2024/02/01 09:34:33 wiz Exp $
+# $NetBSD: Makefile,v 1.59 2024/04/18 04:03:22 pho Exp $
 #
 
 COMMENT=       File systems, and file system related packages
@@ -27,6 +27,7 @@ SUBDIR+=      fuse-mp3fs
 SUBDIR+=       fuse-ntfs-3g
 SUBDIR+=       fuse-obexfs
 SUBDIR+=       fuse-pcachefs
+SUBDIR+=       fuse-s3fs
 SUBDIR+=       fuse-sparsebundlefs
 SUBDIR+=       fuse-sshfs
 SUBDIR+=       fuse-svnfs



Home | Main Index | Thread Index | Old Index