aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lang/lua53/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/lua53/Makefile b/lang/lua53/Makefile
index b2760116266d..fcea658e7b81 100644
--- a/lang/lua53/Makefile
+++ b/lang/lua53/Makefile
@@ -3,12 +3,12 @@
PORTNAME= lua
PORTVERSION= 5.3.4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= lang
MASTER_SITES= http://www.lua.org/ftp/
PKGNAMESUFFIX= 53
-MAINTAINER= gmesalazar@gmail.com
+MAINTAINER= russ.haley@gmail.com
COMMENT= Small, compilable scripting language providing easy access to C code
LICENSE= MIT