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:   minskim
Date:           Thu Mar 15 18:37:23 UTC 2018

Modified Files:
        pkgsrc/textproc: Makefile

Log Message:
textproc/Makefile: Add R-utf8


To generate a diff of this commit:
cvs rdiff -u -r1.981 -r1.982 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.981 pkgsrc/textproc/Makefile:1.982
--- pkgsrc/textproc/Makefile:1.981      Tue Mar 13 16:20:42 2018
+++ pkgsrc/textproc/Makefile    Thu Mar 15 18:37:23 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.981 2018/03/13 16:20:42 taca Exp $
+# $NetBSD: Makefile,v 1.982 2018/03/15 18:37:23 minskim Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -18,6 +18,7 @@ SUBDIR+=      R-jsonlite
 SUBDIR+=       R-markdown
 SUBDIR+=       R-stringi
 SUBDIR+=       R-stringr
+SUBDIR+=       R-utf8
 SUBDIR+=       R-yaml
 SUBDIR+=       WordNet
 SUBDIR+=       aha



Home | Main Index | Thread Index | Old Index