pkgsrc-Changes archive

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

CVS commit: pkgsrc/emulators



Module Name:    pkgsrc
Committed By:   ryoon
Date:           Thu Dec 12 15:52:52 UTC 2024

Modified Files:
        pkgsrc/emulators: Makefile

Log Message:
emulators: Enable dps8m


To generate a diff of this commit:
cvs rdiff -u -r1.366 -r1.367 pkgsrc/emulators/Makefile

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

Modified files:

Index: pkgsrc/emulators/Makefile
diff -u pkgsrc/emulators/Makefile:1.366 pkgsrc/emulators/Makefile:1.367
--- pkgsrc/emulators/Makefile:1.366     Thu Oct 24 10:45:54 2024
+++ pkgsrc/emulators/Makefile   Thu Dec 12 15:52:52 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.366 2024/10/24 10:45:54 nia Exp $
+# $NetBSD: Makefile,v 1.367 2024/12/12 15:52:52 ryoon Exp $
 #
 
 COMMENT=       Emulators for other machines and systems
@@ -59,6 +59,7 @@ SUBDIR+=      dgen
 SUBDIR+=       dolphin-emu
 SUBDIR+=       dosbox
 SUBDIR+=       dosbox-x
+SUBDIR+=       dps8m
 SUBDIR+=       duckstation-qt
 SUBDIR+=       dynagen
 SUBDIR+=       dynamips



Home | Main Index | Thread Index | Old Index