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:   wiz
Date:           Thu Nov  5 09:23:44 UTC 2020

Modified Files:
        pkgsrc/emulators: Makefile

Log Message:
emulators/Makefile: + rpcemu.


To generate a diff of this commit:
cvs rdiff -u -r1.335 -r1.336 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.335 pkgsrc/emulators/Makefile:1.336
--- pkgsrc/emulators/Makefile:1.335     Thu Oct  8 10:42:48 2020
+++ pkgsrc/emulators/Makefile   Thu Nov  5 09:23:44 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.335 2020/10/08 10:42:48 nia Exp $
+# $NetBSD: Makefile,v 1.336 2020/11/05 09:23:44 wiz Exp $
 #
 
 COMMENT=       Emulators for other operating systems
@@ -172,6 +172,7 @@ SUBDIR+=    qemu
 SUBDIR+=       raine
 SUBDIR+=       realboy
 SUBDIR+=       retroarch
+SUBDIR+=       rpcemu
 SUBDIR+=       sameboy
 SUBDIR+=       shoebill
 SUBDIR+=       simh



Home | Main Index | Thread Index | Old Index