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 Feb 21 15:18:25 UTC 2026

Modified Files:
        pkgsrc/textproc: Makefile

Log Message:
Add stng


To generate a diff of this commit:
cvs rdiff -u -r1.1576 -r1.1577 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.1576 pkgsrc/textproc/Makefile:1.1577
--- pkgsrc/textproc/Makefile:1.1576     Thu Feb 19 15:17:02 2026
+++ pkgsrc/textproc/Makefile    Sat Feb 21 15:18:25 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1576 2026/02/19 15:17:02 wiz Exp $
+# $NetBSD: Makefile,v 1.1577 2026/02/21 15:18:25 pin Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -1425,6 +1425,7 @@ SUBDIR+=  sphinxsearch
 SUBDIR+=       split-thai
 SUBDIR+=       stardic
 SUBDIR+=       stava
+SUBDIR+=       stng
 SUBDIR+=       sub2srt
 SUBDIR+=       sublib
 SUBDIR+=       subliminal



Home | Main Index | Thread Index | Old Index