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:   nia
Date:           Fri Apr 26 09:11:15 UTC 2024

Modified Files:
        pkgsrc/emulators: Makefile

Log Message:
emulators: +picodrive +pcsx-rearmed


To generate a diff of this commit:
cvs rdiff -u -r1.359 -r1.360 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.359 pkgsrc/emulators/Makefile:1.360
--- pkgsrc/emulators/Makefile:1.359     Fri Apr 19 12:04:22 2024
+++ pkgsrc/emulators/Makefile   Fri Apr 26 09:11:15 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.359 2024/04/19 12:04:22 nia Exp $
+# $NetBSD: Makefile,v 1.360 2024/04/26 09:11:15 nia Exp $
 #
 
 COMMENT=       Emulators for other machines and systems
@@ -176,7 +176,9 @@ SUBDIR+=    osf1_lib
 SUBDIR+=       p11
 SUBDIR+=       palmosemulator
 SUBDIR+=       pcemu
+SUBDIR+=       pcsx-rearmed
 SUBDIR+=       pearpc
+SUBDIR+=       picodrive
 SUBDIR+=       py-keystone
 SUBDIR+=       py-unicorn
 SUBDIR+=       qemu



Home | Main Index | Thread Index | Old Index