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:           Sun Jun  4 19:35:48 UTC 2023

Modified Files:
        pkgsrc/textproc: Makefile

Log Message:
textproc/Makefile: + tree-sitter-go-mod


To generate a diff of this commit:
cvs rdiff -u -r1.1408 -r1.1409 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.1408 pkgsrc/textproc/Makefile:1.1409
--- pkgsrc/textproc/Makefile:1.1408     Sun Jun  4 04:53:14 2023
+++ pkgsrc/textproc/Makefile    Sun Jun  4 19:35:47 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1408 2023/06/04 04:53:14 wiz Exp $
+# $NetBSD: Makefile,v 1.1409 2023/06/04 19:35:47 wiz Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -1386,6 +1386,7 @@ SUBDIR+=  tree-sitter-dockerfile
 SUBDIR+=       tree-sitter-elisp
 SUBDIR+=       tree-sitter-elixir
 SUBDIR+=       tree-sitter-go
+SUBDIR+=       tree-sitter-go-mod
 SUBDIR+=       tree-sitter-heex
 SUBDIR+=       tree-sitter-html
 SUBDIR+=       tree-sitter-java



Home | Main Index | Thread Index | Old Index