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 20 23:01:21 UTC 2016

Modified Files:
        pkgsrc/textproc: Makefile

Log Message:
+ libcsv


To generate a diff of this commit:
cvs rdiff -u -r1.887 -r1.888 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.887 pkgsrc/textproc/Makefile:1.888
--- pkgsrc/textproc/Makefile:1.887      Thu Jul  7 16:12:00 2016
+++ pkgsrc/textproc/Makefile    Wed Jul 20 23:01:21 2016
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.887 2016/07/07 16:12:00 jakllsch Exp $
+# $NetBSD: Makefile,v 1.888 2016/07/20 23:01:21 cheusov Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -339,6 +339,7 @@ SUBDIR+=    kdoc
 SUBDIR+=       latex2html
 SUBDIR+=       libclucene
 SUBDIR+=       libcroco
+SUBDIR+=       libcsv
 SUBDIR+=       libexttextcat
 SUBDIR+=       libfastjson
 SUBDIR+=       liblinebreak



Home | Main Index | Thread Index | Old Index