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:           Sat Jun  3 06:24:11 UTC 2023

Modified Files:
        pkgsrc/textproc: Makefile

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


To generate a diff of this commit:
cvs rdiff -u -r1.1400 -r1.1401 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.1400 pkgsrc/textproc/Makefile:1.1401
--- pkgsrc/textproc/Makefile:1.1400     Tue May 30 15:23:24 2023
+++ pkgsrc/textproc/Makefile    Sat Jun  3 06:24:11 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1400 2023/05/30 15:23:24 taca Exp $
+# $NetBSD: Makefile,v 1.1401 2023/06/03 06:24:11 wiz Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -1374,6 +1374,7 @@ SUBDIR+=  trang
 SUBDIR+=       translate-shell
 SUBDIR+=       translate-toolkit
 SUBDIR+=       tree-sitter
+SUBDIR+=       tree-sitter-bash
 SUBDIR+=       tree-sitter-c
 SUBDIR+=       tree-sitter-cli
 SUBDIR+=       tree-sitter-cmake



Home | Main Index | Thread Index | Old Index