pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/lang Add lang/zenlisp



details:   https://anonhg.NetBSD.org/pkgsrc/rev/95ca30fcac29
branches:  trunk
changeset: 375126:95ca30fcac29
user:      kamil <kamil%pkgsrc.org@localhost>
date:      Sat Feb 03 17:31:45 2018 +0000

description:
Add lang/zenlisp

diffstat:

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

diffs (16 lines):

diff -r 413a55059969 -r 95ca30fcac29 lang/Makefile
--- a/lang/Makefile     Sat Feb 03 17:28:53 2018 +0000
+++ b/lang/Makefile     Sat Feb 03 17:31:45 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.473 2018/01/27 11:00:51 kamil Exp $
+# $NetBSD: Makefile,v 1.474 2018/02/03 17:31:45 kamil Exp $
 #
 
 COMMENT=       Programming languages
@@ -269,5 +269,6 @@
 SUBDIR+=       wsbasic
 SUBDIR+=       yabasic
 SUBDIR+=       yap
+SUBDIR+=       zenlisp
 
 .include "../mk/misc/category.mk"



Home | Main Index | Thread Index | Old Index