From ea65c0e5ba282f93651b1ae6c7ffcc36aee1da2f Mon Sep 17 00:00:00 2001 From: Adam Martin Date: Fri, 7 Oct 2016 06:50:20 -0500 Subject: [lua] Initial addition --- ports/lua/CONTROL | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 ports/lua/CONTROL (limited to 'ports/lua/CONTROL') diff --git a/ports/lua/CONTROL b/ports/lua/CONTROL new file mode 100644 index 000000000..1c4829675 --- /dev/null +++ b/ports/lua/CONTROL @@ -0,0 +1,3 @@ +Source: lua +Version: +Description: -- cgit v1.2.3 From 0de56e180f3806e76e0419c1ebd98726b9ac311a Mon Sep 17 00:00:00 2001 From: Robert Schumacher Date: Fri, 7 Oct 2016 14:49:58 -0700 Subject: [lua] Add version and description --- ports/lua/CONTROL | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ports/lua/CONTROL') diff --git a/ports/lua/CONTROL b/ports/lua/CONTROL index 1c4829675..ae661f3f6 100644 --- a/ports/lua/CONTROL +++ b/ports/lua/CONTROL @@ -1,3 +1,3 @@ Source: lua -Version: -Description: +Version: 5.3.3 +Description: a powerful, fast, lightweight, embeddable scripting language -- cgit v1.2.3