From 75c4ecbcb241b6417ebb2ae3d0dd25ed1cbf8da5 Mon Sep 17 00:00:00 2001 From: thorpej Date: Sat, 9 Jul 2022 18:38:59 +0000 Subject: Add a package for cocofs-1.0, a tool for interacting with floppy disk images for the TRS-80 Color Computer. --- filesystems/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'filesystems/Makefile') diff --git a/filesystems/Makefile b/filesystems/Makefile index aba16f44a65..f07cf77bda7 100644 --- a/filesystems/Makefile +++ b/filesystems/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.52 2022/03/24 19:10:39 wiz Exp $ +# $NetBSD: Makefile,v 1.53 2022/07/09 18:38:59 thorpej Exp $ # COMMENT= File systems, and file system related packages SUBDIR+= cloudfuse +SUBDIR+= cocofs SUBDIR+= fs-utils SUBDIR+= fsx SUBDIR+= fuse -- cgit v1.2.3