Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/emulators emulators: Enable xcpc



details:   https://anonhg.NetBSD.org/pkgsrc/rev/82136a17743e
branches:  trunk
changeset: 434428:82136a17743e
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Tue Jun 16 12:10:23 2020 +0000

description:
emulators: Enable xcpc

diffstat:

 emulators/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 3171aa4fbf3e -r 82136a17743e emulators/Makefile
--- a/emulators/Makefile        Tue Jun 16 12:09:32 2020 +0000
+++ b/emulators/Makefile        Tue Jun 16 12:10:23 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.329 2020/06/14 11:45:06 nia Exp $
+# $NetBSD: Makefile,v 1.330 2020/06/16 12:10:23 ryoon Exp $
 #
 
 COMMENT=       Emulators for other operating systems
@@ -399,6 +399,7 @@
 SUBDIR+=       x48
 SUBDIR+=       xbeeb
 SUBDIR+=       xcopilot
+SUBDIR+=       xcpc
 SUBDIR+=       xhomer
 SUBDIR+=       xm7
 SUBDIR+=       xm8



Home | Main Index | Thread Index | Old Index