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:           Tue May  3 19:18:16 UTC 2022

Modified Files:
        pkgsrc/textproc: Makefile

Log Message:
Add choose


To generate a diff of this commit:
cvs rdiff -u -r1.1311 -r1.1312 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.1311 pkgsrc/textproc/Makefile:1.1312
--- pkgsrc/textproc/Makefile:1.1311     Tue May  3 19:14:39 2022
+++ pkgsrc/textproc/Makefile    Tue May  3 19:18:16 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1311 2022/05/03 19:14:39 pin Exp $
+# $NetBSD: Makefile,v 1.1312 2022/05/03 19:18:16 pin Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -166,6 +166,7 @@ SUBDIR+=    cawf
 SUBDIR+=       cdif
 SUBDIR+=       chasen
 SUBDIR+=       chasen-base
+SUBDIR+=       choose
 SUBDIR+=       cityhash
 SUBDIR+=       cjose
 SUBDIR+=       cldr-emoji-annotation



Home | Main Index | Thread Index | Old Index