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:   jnemeth
Date:           Thu Dec 11 04:50:52 UTC 2025

Modified Files:
        pkgsrc/textproc: Makefile

Log Message:
sort


To generate a diff of this commit:
cvs rdiff -u -r1.1556 -r1.1557 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.1556 pkgsrc/textproc/Makefile:1.1557
--- pkgsrc/textproc/Makefile:1.1556     Tue Dec  9 09:27:32 2025
+++ pkgsrc/textproc/Makefile    Thu Dec 11 04:50:52 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1556 2025/12/09 09:27:32 adam Exp $
+# $NetBSD: Makefile,v 1.1557 2025/12/11 04:50:52 jnemeth Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -1526,8 +1526,8 @@ SUBDIR+=  xerces-j
 SUBDIR+=       xfce4-dict
 SUBDIR+=       xfpt
 SUBDIR+=       xhtml
-SUBDIR+=       xleak
 SUBDIR+=       xindy
+SUBDIR+=       xleak
 SUBDIR+=       xml-coreutils
 SUBDIR+=       xml2
 SUBDIR+=       xml2doc



Home | Main Index | Thread Index | Old Index