Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel + lua-repl



details:   https://anonhg.NetBSD.org/pkgsrc/rev/be4eb52d7b13
branches:  trunk
changeset: 436609:be4eb52d7b13
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Thu Aug 06 23:08:56 2020 +0000

description:
+ lua-repl

diffstat:

 devel/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r ac29853a7076 -r be4eb52d7b13 devel/Makefile
--- a/devel/Makefile    Thu Aug 06 23:08:29 2020 +0000
+++ b/devel/Makefile    Thu Aug 06 23:08:56 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3179 2020/08/06 22:57:21 joerg Exp $
+# $NetBSD: Makefile,v 1.3180 2020/08/06 23:08:56 joerg Exp $
 #
 
 COMMENT=       Development utilities
@@ -884,6 +884,7 @@
 SUBDIR+=       lua-moses
 SUBDIR+=       lua-penlight
 SUBDIR+=       lua-posix
+SUBDIR+=       lua-repl
 SUBDIR+=       lua-rings
 SUBDIR+=       lua-rocks
 SUBDIR+=       lua-say



Home | Main Index | Thread Index | Old Index