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:           Sat Feb 20 22:56:33 UTC 2021

Modified Files:
        pkgsrc/emulators: Makefile

Log Message:
emulators: Enable qemu51


To generate a diff of this commit:
cvs rdiff -u -r1.339 -r1.340 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.339 pkgsrc/emulators/Makefile:1.340
--- pkgsrc/emulators/Makefile:1.339     Thu Feb 18 19:18:59 2021
+++ pkgsrc/emulators/Makefile   Sat Feb 20 22:56:33 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.339 2021/02/18 19:18:59 nia Exp $
+# $NetBSD: Makefile,v 1.340 2021/02/20 22:56:33 ryoon Exp $
 #
 
 COMMENT=       Emulators for other machines and systems
@@ -170,6 +170,7 @@ SUBDIR+=    pearpc
 SUBDIR+=       py-keystone
 SUBDIR+=       py-unicorn
 SUBDIR+=       qemu
+SUBDIR+=       qemu51
 SUBDIR+=       raine
 SUBDIR+=       realboy
 SUBDIR+=       retroarch



Home | Main Index | Thread Index | Old Index