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:   joerg
Date:           Thu Aug  6 22:31:25 UTC 2020

Modified Files:
        pkgsrc/textproc: Makefile

Log Message:
+ lua-cosmo


To generate a diff of this commit:
cvs rdiff -u -r1.1162 -r1.1163 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.1162 pkgsrc/textproc/Makefile:1.1163
--- pkgsrc/textproc/Makefile:1.1162     Sun Aug  2 03:15:35 2020
+++ pkgsrc/textproc/Makefile    Thu Aug  6 22:31:25 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1162 2020/08/02 03:15:35 tnn Exp $
+# $NetBSD: Makefile,v 1.1163 2020/08/06 22:31:25 joerg Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -461,6 +461,7 @@ SUBDIR+=    lowdown
 SUBDIR+=       lq-sp
 SUBDIR+=       lua-cjson
 SUBDIR+=       lua-cmark
+SUBDIR+=       lua-cosmo
 SUBDIR+=       lua-dkjson
 SUBDIR+=       lua-etlua
 SUBDIR+=       lua-expat



Home | Main Index | Thread Index | Old Index