summaryrefslogtreecommitdiffstats
path: root/lang/lua
diff options
context:
space:
mode:
Diffstat (limited to 'lang/lua')
-rw-r--r--lang/lua/Makefile1
-rw-r--r--lang/lua/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/lang/lua/Makefile b/lang/lua/Makefile
index be114a6..5541407 100644
--- a/lang/lua/Makefile
+++ b/lang/lua/Makefile
@@ -16,6 +16,7 @@ MASTER_SITES= ftp://ftp.tecgraf.puc-rio.br/pub/lua/ \
ftp://ftp.gwdg.de/pub/languages/lua/
MAINTAINER= richard@homemail.com
+COMMENT= Small, compilable scripting language providing easy access to C code
MAN1= luac.1
WRKSRC= ${WRKDIR}/lua
diff --git a/lang/lua/pkg-comment b/lang/lua/pkg-comment
deleted file mode 100644
index 2ba3321..0000000
--- a/lang/lua/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Small, compilable scripting language providing easy access to C code
OpenPOWER on IntegriCloud