diff options
-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 d6b13433c34b..aca3d59f2eef 100644 --- a/devel/lua50-compat51/Makefile +++ b/devel/lua50-compat51/Makefile @@ -12,7 +12,7 @@ CATEGORIES= devel MASTER_SITES= http://luaforge.net/frs/download.php/1410/ PKGNAMEPREFIX= ${LUA_PKGNAMEPREFIX} -MAINTAINER= pgollucci@@FreeBSD.org +MAINTAINER= pgollucci@FreeBSD.org COMMENT= Lua 5.1 package compatibility layer for Lua 5.0.x USE_LUA= 5.0 |