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:           Sun Sep 18 01:04:14 UTC 2016

Modified Files:
        pkgsrc/lang: Makefile

Log Message:
+ lang/nim


To generate a diff of this commit:
cvs rdiff -u -r1.442 -r1.443 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.442 pkgsrc/lang/Makefile:1.443
--- pkgsrc/lang/Makefile:1.442  Mon Sep 12 22:13:54 2016
+++ pkgsrc/lang/Makefile        Sun Sep 18 01:04:13 2016
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.442 2016/09/12 22:13:54 maya Exp $
+# $NetBSD: Makefile,v 1.443 2016/09/18 01:04:13 kamil Exp $
 #
 
 COMMENT=       Programming languages
@@ -141,6 +141,7 @@ SUBDIR+=    nawk
 SUBDIR+=       newlisp
 SUBDIR+=       newsqueak
 SUBDIR+=       nhc98
+SUBDIR+=       nim
 SUBDIR+=       nodejs
 SUBDIR+=       nodejs4
 SUBDIR+=       nqp



Home | Main Index | Thread Index | Old Index