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:   vins
Date:           Sun Apr 26 19:16:48 UTC 2026

Modified Files:
        pkgsrc/textproc: Makefile

Log Message:
textproc: add docbook-xsl-ns


To generate a diff of this commit:
cvs rdiff -u -r1.1586 -r1.1587 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.1586 pkgsrc/textproc/Makefile:1.1587
--- pkgsrc/textproc/Makefile:1.1586     Wed Apr  8 15:04:40 2026
+++ pkgsrc/textproc/Makefile    Sun Apr 26 19:16:48 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1586 2026/04/08 15:04:40 taca Exp $
+# $NetBSD: Makefile,v 1.1587 2026/04/26 19:16:48 vins Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -219,6 +219,7 @@ SUBDIR+=    docbook-utils
 SUBDIR+=       docbook-website
 SUBDIR+=       docbook-xml
 SUBDIR+=       docbook-xsl
+SUBDIR+=       docbook-xsl-ns
 SUBDIR+=       docbook2mdoc
 SUBDIR+=       docbook2odf
 SUBDIR+=       doclifter



Home | Main Index | Thread Index | Old Index