pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/lang Add LuaJIT2.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5d42fa976dff
branches:  trunk
changeset: 621789:5d42fa976dff
user:      alnsn <alnsn%pkgsrc.org@localhost>
date:      Wed Jul 17 20:08:26 2013 +0000

description:
Add LuaJIT2.

diffstat:

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

diffs (16 lines):

diff -r 1158c9291e3a -r 5d42fa976dff lang/Makefile
--- a/lang/Makefile     Wed Jul 17 20:06:05 2013 +0000
+++ b/lang/Makefile     Wed Jul 17 20:08:26 2013 +0000
@@ -1,10 +1,11 @@
-# $NetBSD: Makefile,v 1.350 2013/07/07 08:10:31 wiz Exp $
+# $NetBSD: Makefile,v 1.351 2013/07/17 20:08:26 alnsn Exp $
 #
 
 COMMENT=       Programming languages
 
 SUBDIR+=       Cg-compiler
 SUBDIR+=       LuaJIT
+SUBDIR+=       LuaJIT2
 SUBDIR+=       STk
 SUBDIR+=       SmartEiffel
 SUBDIR+=       a60



Home | Main Index | Thread Index | Old Index