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:   vins
Date:           Wed Apr 22 17:49:20 UTC 2026

Modified Files:
        pkgsrc/filesystems: Makefile

Log Message:
filesystems: add avfs


To generate a diff of this commit:
cvs rdiff -u -r1.59 -r1.60 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.59 pkgsrc/filesystems/Makefile:1.60
--- pkgsrc/filesystems/Makefile:1.59    Thu Apr 18 04:03:22 2024
+++ pkgsrc/filesystems/Makefile Wed Apr 22 17:49:20 2026
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.59 2024/04/18 04:03:22 pho Exp $
+# $NetBSD: Makefile,v 1.60 2026/04/22 17:49:20 vins Exp $
 #
 
 COMMENT=       File systems, and file system related packages
 
+SUBDIR+=       avfs
 SUBDIR+=       cloudfuse
 SUBDIR+=       cocofs
 SUBDIR+=       fsx



Home | Main Index | Thread Index | Old Index