aboutsummaryrefslogtreecommitdiff
path: root/lang/lua4
diff options
context:
space:
mode:
Diffstat (limited to 'lang/lua4')
-rw-r--r--lang/lua4/Makefile1
-rw-r--r--lang/lua4/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/lang/lua4/Makefile b/lang/lua4/Makefile
index be114a6760ec..5541407bb7d0 100644
--- a/lang/lua4/Makefile
+++ b/lang/lua4/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/lua4/pkg-comment b/lang/lua4/pkg-comment
deleted file mode 100644
index 2ba3321e13d8..000000000000
--- a/lang/lua4/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Small, compilable scripting language providing easy access to C code