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:   wiz
Date:           Mon May 18 15:19:31 UTC 2020

Modified Files:
        pkgsrc/lang: Makefile

Log Message:
lang/Makefile: + py-cmake-language-server


To generate a diff of this commit:
cvs rdiff -u -r1.562 -r1.563 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.562 pkgsrc/lang/Makefile:1.563
--- pkgsrc/lang/Makefile:1.562  Mon May 18 15:11:18 2020
+++ pkgsrc/lang/Makefile        Mon May 18 15:19:31 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.562 2020/05/18 15:11:18 wiz Exp $
+# $NetBSD: Makefile,v 1.563 2020/05/18 15:19:31 wiz Exp $
 #
 
 COMMENT=       Programming languages
@@ -209,6 +209,7 @@ SUBDIR+=    polyml
 SUBDIR+=       py-asttokens
 SUBDIR+=       py-basicproperty
 SUBDIR+=       py-byterun
+SUBDIR+=       py-cmake-language-server
 SUBDIR+=       py-cxfreeze
 SUBDIR+=       py-execjs
 SUBDIR+=       py-hy



Home | Main Index | Thread Index | Old Index