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:   jperkin
Date:           Thu Dec  4 11:05:38 UTC 2025

Modified Files:
        pkgsrc/textproc: Makefile

Log Message:
textproc: Add tex-markdown.


To generate a diff of this commit:
cvs rdiff -u -r1.1552 -r1.1553 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.1552 pkgsrc/textproc/Makefile:1.1553
--- pkgsrc/textproc/Makefile:1.1552     Fri Nov 28 20:07:22 2025
+++ pkgsrc/textproc/Makefile    Thu Dec  4 11:05:38 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1552 2025/11/28 20:07:22 dkazankov Exp $
+# $NetBSD: Makefile,v 1.1553 2025/12/04 11:05:38 jperkin Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -1448,6 +1448,7 @@ SUBDIR+=  tex-lwarp
 SUBDIR+=       tex-lwarp-doc
 SUBDIR+=       tex-makeindex
 SUBDIR+=       tex-makeindex-doc
+SUBDIR+=       tex-markdown
 SUBDIR+=       tex-xindy
 SUBDIR+=       tex-xindy-doc
 SUBDIR+=       tex-xmltex



Home | Main Index | Thread Index | Old Index