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:           Thu Dec 15 11:48:59 UTC 2022

Modified Files:
        pkgsrc/emulators: Makefile

Log Message:
+mgba-qt


To generate a diff of this commit:
cvs rdiff -u -r1.346 -r1.347 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.346 pkgsrc/emulators/Makefile:1.347
--- pkgsrc/emulators/Makefile:1.346     Sun Oct  2 17:17:16 2022
+++ pkgsrc/emulators/Makefile   Thu Dec 15 11:48:59 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.346 2022/10/02 17:17:16 wiz Exp $
+# $NetBSD: Makefile,v 1.347 2022/12/15 11:48:59 nia Exp $
 #
 
 COMMENT=       Emulators for other machines and systems
@@ -147,6 +147,7 @@ SUBDIR+=    mednafen
 SUBDIR+=       mednaffe
 SUBDIR+=       melonds
 SUBDIR+=       mgba
+SUBDIR+=       mgba-qt
 SUBDIR+=       minivmac
 SUBDIR+=       mmix
 SUBDIR+=       nestopia



Home | Main Index | Thread Index | Old Index