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 Aug 16 14:34:52 UTC 2025

Modified Files:
        pkgsrc/textproc: Makefile

Log Message:
Add sb


To generate a diff of this commit:
cvs rdiff -u -r1.1534 -r1.1535 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.1534 pkgsrc/textproc/Makefile:1.1535
--- pkgsrc/textproc/Makefile:1.1534     Wed Aug 13 15:41:38 2025
+++ pkgsrc/textproc/Makefile    Sat Aug 16 14:34:52 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1534 2025/08/13 15:41:38 schmonz Exp $
+# $NetBSD: Makefile,v 1.1535 2025/08/16 14:34:52 pin Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -1390,6 +1390,7 @@ SUBDIR+=  ruby-yard
 SUBDIR+=       sablotron
 SUBDIR+=       sary
 SUBDIR+=       saxon
+SUBDIR+=       sb
 SUBDIR+=       scdoc
 SUBDIR+=       scew
 SUBDIR+=       schemastore



Home | Main Index | Thread Index | Old Index