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:           Thu Jun 30 12:16:47 UTC 2016

Modified Files:
        pkgsrc/lang: Makefile

Log Message:
Add lang/coreclr


To generate a diff of this commit:
cvs rdiff -u -r1.432 -r1.433 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.432 pkgsrc/lang/Makefile:1.433
--- pkgsrc/lang/Makefile:1.432  Fri May 20 18:52:24 2016
+++ pkgsrc/lang/Makefile        Thu Jun 30 12:16:47 2016
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.432 2016/05/20 18:52:24 youri Exp $
+# $NetBSD: Makefile,v 1.433 2016/06/30 12:16:47 kamil Exp $
 #
 
 COMMENT=       Programming languages
@@ -32,6 +32,7 @@ SUBDIR+=      classpath-gui
 SUBDIR+=       clisp
 SUBDIR+=       clojure
 SUBDIR+=       coq
+SUBDIR+=       coreclr
 SUBDIR+=       cparser
 SUBDIR+=       cu-prolog
 SUBDIR+=       duktape



Home | Main Index | Thread Index | Old Index