diff options
author | bapt <bapt@FreeBSD.org> | 2015-04-16 20:40:15 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2015-04-16 20:40:15 +0800 |
commit | bbe2c70f7b5a092789e3bebb7be5e56670c5177d (patch) | |
tree | af7765734ac4d46206c1f81921978e8e950ef989 /lang/lua52 | |
parent | d9533c4e4735eeb94f9973fdff277b3e45b00b7e (diff) | |
download | freebsd-ports-gnome-bbe2c70f7b5a092789e3bebb7be5e56670c5177d.tar.gz freebsd-ports-gnome-bbe2c70f7b5a092789e3bebb7be5e56670c5177d.tar.zst freebsd-ports-gnome-bbe2c70f7b5a092789e3bebb7be5e56670c5177d.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
Diffstat (limited to 'lang/lua52')
-rw-r--r-- | lang/lua52/Makefile | 2 |
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 |