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:           Tue Jan  9 12:09:14 UTC 2024

Modified Files:
        pkgsrc/emulators: Makefile

Log Message:
emulators: Enable fs-uae-qemu-uae


To generate a diff of this commit:
cvs rdiff -u -r1.355 -r1.356 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.355 pkgsrc/emulators/Makefile:1.356
--- pkgsrc/emulators/Makefile:1.355     Tue Nov 14 20:02:01 2023
+++ pkgsrc/emulators/Makefile   Tue Jan  9 12:09:14 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.355 2023/11/14 20:02:01 nia Exp $
+# $NetBSD: Makefile,v 1.356 2024/01/09 12:09:14 ryoon Exp $
 #
 
 COMMENT=       Emulators for other machines and systems
@@ -72,6 +72,7 @@ SUBDIR+=      freebsd_lib
 SUBDIR+=       fs-uae
 SUBDIR+=       fs-uae-arcade
 SUBDIR+=       fs-uae-launcher
+SUBDIR+=       fs-uae-qemu-uae
 SUBDIR+=       fuse-emulator
 SUBDIR+=       fuse-emulator-utils
 SUBDIR+=       gearboy



Home | Main Index | Thread Index | Old Index