pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Mar 13 09:26:12 UTC 2023

Modified Files:
        pkgsrc/textproc: Makefile

Log Message:
textproc/Makefile: + 2


To generate a diff of this commit:
cvs rdiff -u -r1.1370 -r1.1371 pkgsrc/textproc/Makefile

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

Modified files:

Index: pkgsrc/textproc/Makefile
diff -u pkgsrc/textproc/Makefile:1.1370 pkgsrc/textproc/Makefile:1.1371
--- pkgsrc/textproc/Makefile:1.1370     Tue Mar  7 12:10:34 2023
+++ pkgsrc/textproc/Makefile    Mon Mar 13 09:26:12 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1370 2023/03/07 12:10:34 wiz Exp $
+# $NetBSD: Makefile,v 1.1371 2023/03/13 09:26:12 wiz Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -1364,7 +1364,9 @@ SUBDIR+=  tree-sitter-cli
 SUBDIR+=       tree-sitter-cmake
 SUBDIR+=       tree-sitter-cpp
 SUBDIR+=       tree-sitter-dockerfile
+SUBDIR+=       tree-sitter-elixir
 SUBDIR+=       tree-sitter-go
+SUBDIR+=       tree-sitter-heex
 SUBDIR+=       tree-sitter-html
 SUBDIR+=       tree-sitter-java
 SUBDIR+=       tree-sitter-json



Home | Main Index | Thread Index | Old Index