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:           Sat Jul 26 08:59:07 UTC 2025

Modified Files:
        pkgsrc/textproc: Makefile

Log Message:
Add xan


To generate a diff of this commit:
cvs rdiff -u -r1.1527 -r1.1528 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.1527 pkgsrc/textproc/Makefile:1.1528
--- pkgsrc/textproc/Makefile:1.1527     Sat Jul 26 06:38:24 2025
+++ pkgsrc/textproc/Makefile    Sat Jul 26 08:59:07 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1527 2025/07/26 06:38:24 vins Exp $
+# $NetBSD: Makefile,v 1.1528 2025/07/26 08:59:07 pin Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -1493,6 +1493,7 @@ SUBDIR+=  wdiff
 SUBDIR+=       word2vec
 SUBDIR+=       writer2latex
 SUBDIR+=       xalan-j
+SUBDIR+=       xan
 SUBDIR+=       xapian
 SUBDIR+=       xapian-omega
 SUBDIR+=       xerces-c



Home | Main Index | Thread Index | Old Index