pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel



Module Name:    pkgsrc
Committed By:   triaxx
Date:           Mon Aug 14 21:14:36 UTC 2017

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
+ lua-doc


To generate a diff of this commit:
cvs rdiff -u -r1.2482 -r1.2483 pkgsrc/devel/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/Makefile
diff -u pkgsrc/devel/Makefile:1.2482 pkgsrc/devel/Makefile:1.2483
--- pkgsrc/devel/Makefile:1.2482        Mon Aug 14 21:08:16 2017
+++ pkgsrc/devel/Makefile       Mon Aug 14 21:14:36 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2482 2017/08/14 21:08:16 wiz Exp $
+# $NetBSD: Makefile,v 1.2483 2017/08/14 21:14:36 triaxx Exp $
 #
 
 COMMENT=       Development utilities
@@ -631,6 +631,7 @@ SUBDIR+=    ltsa
 SUBDIR+=       lua-BitOp
 SUBDIR+=       lua-alt-getopt
 SUBDIR+=       lua-coxpcall
+SUBDIR+=       lua-doc
 SUBDIR+=       lua-filesystem
 SUBDIR+=       lua-gi
 SUBDIR+=       lua-ljsyscall



Home | Main Index | Thread Index | Old Index