pkgsrc-Changes archive

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

CVS commit: pkgsrc/lang



Module Name:    pkgsrc
Committed By:   kamil
Date:           Sat Feb  3 17:31:46 UTC 2018

Modified Files:
        pkgsrc/lang: Makefile

Log Message:
Add lang/zenlisp


To generate a diff of this commit:
cvs rdiff -u -r1.473 -r1.474 pkgsrc/lang/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/lang/Makefile
diff -u pkgsrc/lang/Makefile:1.473 pkgsrc/lang/Makefile:1.474
--- pkgsrc/lang/Makefile:1.473  Sat Jan 27 11:00:51 2018
+++ pkgsrc/lang/Makefile        Sat Feb  3 17:31:45 2018
@@ -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+=    vslisp
 SUBDIR+=       wsbasic
 SUBDIR+=       yabasic
 SUBDIR+=       yap
+SUBDIR+=       zenlisp
 
 .include "../mk/misc/category.mk"



Home | Main Index | Thread Index | Old Index