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:           Fri Jun 13 09:06:03 UTC 2025

Modified Files:
        pkgsrc/textproc: Makefile

Log Message:
Add scooter


To generate a diff of this commit:
cvs rdiff -u -r1.1520 -r1.1521 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.1520 pkgsrc/textproc/Makefile:1.1521
--- pkgsrc/textproc/Makefile:1.1520     Mon Jun  9 04:53:23 2025
+++ pkgsrc/textproc/Makefile    Fri Jun 13 09:06:02 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1520 2025/06/09 04:53:23 jnemeth Exp $
+# $NetBSD: Makefile,v 1.1521 2025/06/13 09:06:02 pin Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -1385,6 +1385,7 @@ SUBDIR+=  scdoc
 SUBDIR+=       scew
 SUBDIR+=       schemastore
 SUBDIR+=       scrollkeeper-dtd
+SUBDIR+=       scooter
 SUBDIR+=       sd
 SUBDIR+=       sdop
 SUBDIR+=       sentencepiece



Home | Main Index | Thread Index | Old Index