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:           Wed Jan 18 13:29:11 UTC 2023

Modified Files:
        pkgsrc/textproc: Makefile

Log Message:
textproc/Makefile: + tree-sitter-c


To generate a diff of this commit:
cvs rdiff -u -r1.1342 -r1.1343 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.1342 pkgsrc/textproc/Makefile:1.1343
--- pkgsrc/textproc/Makefile:1.1342     Wed Jan 18 13:21:32 2023
+++ pkgsrc/textproc/Makefile    Wed Jan 18 13:29:11 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1342 2023/01/18 13:21:32 pin Exp $
+# $NetBSD: Makefile,v 1.1343 2023/01/18 13:29:11 wiz Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -1349,6 +1349,7 @@ SUBDIR+=  trang
 SUBDIR+=       translate-shell
 SUBDIR+=       translate-toolkit
 SUBDIR+=       tree-sitter
+SUBDIR+=       tree-sitter-c
 SUBDIR+=       tree-sitter-python
 SUBDIR+=       tree-sitter-rust
 SUBDIR+=       troffcvt



Home | Main Index | Thread Index | Old Index