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:   schmonz
Date:           Fri May 30 11:18:01 UTC 2025

Modified Files:
        pkgsrc/textproc: Makefile

Log Message:
Add and enable ov.


To generate a diff of this commit:
cvs rdiff -u -r1.1517 -r1.1518 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.1517 pkgsrc/textproc/Makefile:1.1518
--- pkgsrc/textproc/Makefile:1.1517     Mon May 26 15:51:46 2025
+++ pkgsrc/textproc/Makefile    Fri May 30 11:18:01 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1517 2025/05/26 15:51:46 taca Exp $
+# $NetBSD: Makefile,v 1.1518 2025/05/30 11:18:01 schmonz Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -987,6 +987,7 @@ SUBDIR+=    p5-YAML-LibYAML
 SUBDIR+=       p5-YAML-PP
 SUBDIR+=       p5-YAML-Syck
 SUBDIR+=       p5-YAML-Tiny
+SUBDIR+=       ov
 SUBDIR+=       p5-ack
 SUBDIR+=       p5-cabocha
 SUBDIR+=       p5-highlight



Home | Main Index | Thread Index | Old Index