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:   pin
Date:           Mon Nov 10 09:39:30 UTC 2025

Modified Files:
        pkgsrc/textproc: Makefile

Log Message:
Add treemd


To generate a diff of this commit:
cvs rdiff -u -r1.1548 -r1.1549 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.1548 pkgsrc/textproc/Makefile:1.1549
--- pkgsrc/textproc/Makefile:1.1548     Mon Nov  3 05:29:51 2025
+++ pkgsrc/textproc/Makefile    Mon Nov 10 09:39:30 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1548 2025/11/03 05:29:51 taca Exp $
+# $NetBSD: Makefile,v 1.1549 2025/11/10 09:39:30 pin Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -1490,6 +1490,7 @@ SUBDIR+=  tree-sitter-toml
 SUBDIR+=       tree-sitter-tsx
 SUBDIR+=       tree-sitter-typescript
 SUBDIR+=       tree-sitter-yaml
+SUBDIR+=       treemd
 SUBDIR+=       troffcvt
 SUBDIR+=       tuc
 SUBDIR+=       typst



Home | Main Index | Thread Index | Old Index