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:           Wed May 12 12:25:56 UTC 2021

Modified Files:
        pkgsrc/textproc: Makefile

Log Message:
Add csview


To generate a diff of this commit:
cvs rdiff -u -r1.1225 -r1.1226 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.1225 pkgsrc/textproc/Makefile:1.1226
--- pkgsrc/textproc/Makefile:1.1225     Sun May  9 15:16:03 2021
+++ pkgsrc/textproc/Makefile    Wed May 12 12:25:56 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1225 2021/05/09 15:16:03 taca Exp $
+# $NetBSD: Makefile,v 1.1226 2021/05/12 12:25:56 pin Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -173,6 +173,7 @@ SUBDIR+=    crimson
 SUBDIR+=       crush-tools
 SUBDIR+=       csharp-xapian
 SUBDIR+=       csvkit
+SUBDIR+=       csview
 SUBDIR+=       csvtomd
 SUBDIR+=       csvutils
 SUBDIR+=       cwdiff



Home | Main Index | Thread Index | Old Index