pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue Dec 21 15:11:11 UTC 2021

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel/Makefile: + taplo-lsp


To generate a diff of this commit:
cvs rdiff -u -r1.3530 -r1.3531 pkgsrc/devel/Makefile

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

Modified files:

Index: pkgsrc/devel/Makefile
diff -u pkgsrc/devel/Makefile:1.3530 pkgsrc/devel/Makefile:1.3531
--- pkgsrc/devel/Makefile:1.3530        Sun Dec 19 06:19:35 2021
+++ pkgsrc/devel/Makefile       Tue Dec 21 15:11:11 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3530 2021/12/19 06:19:35 taca Exp $
+# $NetBSD: Makefile,v 1.3531 2021/12/21 15:11:11 wiz Exp $
 #
 
 COMMENT=       Development utilities
@@ -3047,6 +3047,7 @@ SUBDIR+=  syncdir
 SUBDIR+=       sysexits
 SUBDIR+=       tailor
 SUBDIR+=       talloc
+SUBDIR+=       taplo-lsp
 SUBDIR+=       tavrasm
 SUBDIR+=       tcl-tclcl
 SUBDIR+=       tclap



Home | Main Index | Thread Index | Old Index