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:           Fri Dec  5 20:33:11 UTC 2025

Modified Files:
        pkgsrc/textproc: Makefile

Log Message:
Add doxx


To generate a diff of this commit:
cvs rdiff -u -r1.1553 -r1.1554 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.1553 pkgsrc/textproc/Makefile:1.1554
--- pkgsrc/textproc/Makefile:1.1553     Thu Dec  4 11:05:38 2025
+++ pkgsrc/textproc/Makefile    Fri Dec  5 20:33:11 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1553 2025/12/04 11:05:38 jperkin Exp $
+# $NetBSD: Makefile,v 1.1554 2025/12/05 20:33:11 pin Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -222,6 +222,7 @@ SUBDIR+=    docbook-xsl
 SUBDIR+=       docbook2mdoc
 SUBDIR+=       docbook2odf
 SUBDIR+=       doclifter
+SUBDIR+=       doxx
 SUBDIR+=       dsssl-docbook-modular
 SUBDIR+=       dtdparse
 SUBDIR+=       dwdiff



Home | Main Index | Thread Index | Old Index