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:   ryoon
Date:           Mon Mar 20 13:58:34 UTC 2023

Modified Files:
        pkgsrc/lang: Makefile

Log Message:
lang: Enable kotlin


To generate a diff of this commit:
cvs rdiff -u -r1.679 -r1.680 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.679 pkgsrc/lang/Makefile:1.680
--- pkgsrc/lang/Makefile:1.679  Sat Feb 25 18:03:14 2023
+++ pkgsrc/lang/Makefile        Mon Mar 20 13:58:34 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.679 2023/02/25 18:03:14 ryoon Exp $
+# $NetBSD: Makefile,v 1.680 2023/03/20 13:58:34 ryoon Exp $
 #
 
 COMMENT=       Programming languages
@@ -142,6 +142,7 @@ SUBDIR+=    kaffe-x11
 SUBDIR+=       kali
 SUBDIR+=       kona
 SUBDIR+=       konoha
+SUBDIR+=       kotlin
 SUBDIR+=       ksi
 SUBDIR+=       libBlocksRuntime
 SUBDIR+=       libLLVM



Home | Main Index | Thread Index | Old Index