aboutsummaryrefslogtreecommitdiff
path: root/lang/lua53
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2015-04-16 12:40:15 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2015-04-16 12:40:15 +0000
commit345fdd01ba67cabb2f945264c9e2fc61bbfd2313 (patch)
treeaf7765734ac4d46206c1f81921978e8e950ef989 /lang/lua53
parenta154ddc7543cb4e4d8e8267ef10d3a61c2df4c4c (diff)
downloadports-345fdd01ba67cabb2f945264c9e2fc61bbfd2313.tar.gz
ports-345fdd01ba67cabb2f945264c9e2fc61bbfd2313.zip
Disbanding lua@ which was anyway not a team for a while
I have no time left to work on lua at all for now
Notes
Notes: svn path=/head/; revision=384105
Diffstat (limited to 'lang/lua53')
-rw-r--r--lang/lua53/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/lua53/Makefile b/lang/lua53/Makefile
index 0f637b71a5e0..638b0d5d767e 100644
--- a/lang/lua53/Makefile
+++ b/lang/lua53/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= lang
MASTER_SITES= http://www.lua.org/ftp/
PKGNAMESUFFIX= 53
-MAINTAINER= lua@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Small, compilable scripting language providing easy access to C code
LICENSE= MIT