aboutsummaryrefslogtreecommitdiff
path: root/lang/lua52
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/lua52
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/lua52')
-rw-r--r--lang/lua52/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/lua52/Makefile b/lang/lua52/Makefile
index b72cf01abda6..516f474e85ea 100644
--- a/lang/lua52/Makefile
+++ b/lang/lua52/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= lang
MASTER_SITES= http://www.lua.org/ftp/
PKGNAMESUFFIX= 52
-MAINTAINER= lua@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Small, compilable scripting language providing easy access to C code
LICENSE= MIT