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:           Sat May 12 21:54:29 UTC 2018

Modified Files:
        pkgsrc/textproc: Makefile

Log Message:
textproc/Makefile: Add R-htmltools


To generate a diff of this commit:
cvs rdiff -u -r1.988 -r1.989 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.988 pkgsrc/textproc/Makefile:1.989
--- pkgsrc/textproc/Makefile:1.988      Tue May  8 07:48:39 2018
+++ pkgsrc/textproc/Makefile    Sat May 12 21:54:29 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.988 2018/05/08 07:48:39 maya Exp $
+# $NetBSD: Makefile,v 1.989 2018/05/12 21:54:29 minskim Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -14,6 +14,7 @@ SUBDIR+=      OdfConverter
 SUBDIR+=       R-formatR
 SUBDIR+=       R-gsubfn
 SUBDIR+=       R-highr
+SUBDIR+=       R-htmltools
 SUBDIR+=       R-jsonlite
 SUBDIR+=       R-markdown
 SUBDIR+=       R-stringi



Home | Main Index | Thread Index | Old Index