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: cheusov
Date: Wed Jul 27 23:21:31 UTC 2016
Modified Files:
pkgsrc/textproc: Makefile
Log Message:
+ csvtomd
To generate a diff of this commit:
cvs rdiff -u -r1.891 -r1.892 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.891 pkgsrc/textproc/Makefile:1.892
--- pkgsrc/textproc/Makefile:1.891 Tue Jul 26 17:30:18 2016
+++ pkgsrc/textproc/Makefile Wed Jul 27 23:21:31 2016
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.891 2016/07/26 17:30:18 kamil Exp $
+# $NetBSD: Makefile,v 1.892 2016/07/27 23:21:31 cheusov Exp $
#
COMMENT= Text processing utilities (does not include desktop publishing)
@@ -137,6 +137,7 @@ SUBDIR+= convertlit
SUBDIR+= crimson
SUBDIR+= crush-tools
SUBDIR+= csvkit
+SUBDIR+= csvtomd
SUBDIR+= csvutils
SUBDIR+= cwdiff
SUBDIR+= dadadodo
Home |
Main Index |
Thread Index |
Old Index