Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/lang lang: Add chibi-scheme



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7ab85637014e
branches:  trunk
changeset: 431150:7ab85637014e
user:      leot <leot%pkgsrc.org@localhost>
date:      Sat May 09 19:07:43 2020 +0000

description:
lang: Add chibi-scheme

diffstat:

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

diffs (17 lines):

diff -r 9c708247fd05 -r 7ab85637014e lang/Makefile
--- a/lang/Makefile     Sat May 09 19:07:00 2020 +0000
+++ b/lang/Makefile     Sat May 09 19:07:43 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.557 2020/05/02 20:07:31 tnn Exp $
+# $NetBSD: Makefile,v 1.558 2020/05/09 19:07:43 leot Exp $
 #
 
 COMMENT=       Programming languages
@@ -24,6 +24,7 @@
 SUBDIR+=       cbmbasic
 SUBDIR+=       ccsh
 SUBDIR+=       cdl3
+SUBDIR+=       chibi-scheme
 SUBDIR+=       chicken
 SUBDIR+=       chicken5
 SUBDIR+=       cim



Home | Main Index | Thread Index | Old Index