diff options
Diffstat (limited to 'devel/lua50-compat51/Makefile')
-rw-r--r-- | devel/lua50-compat51/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/lua50-compat51/Makefile b/devel/lua50-compat51/Makefile index 3c4b46315e56..2ef9054f8239 100644 --- a/devel/lua50-compat51/Makefile +++ b/devel/lua50-compat51/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel MASTER_SITES= http://luaforge.net/frs/download.php/1410/ PKGNAMEPREFIX= ${LUA_PKGNAMEPREFIX} -MAINTAINER= andrew+ports@fubar.geek.nz +MAINTAINER= ports@FreeBSD.org COMMENT= Lua 5.1 package compatibility layer for Lua 5.0.x USE_LUA= 5.0 |