diff options
Diffstat (limited to 'devel/lua50-app')
-rw-r--r-- | devel/lua50-app/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/lua50-app/Makefile b/devel/lua50-app/Makefile index c52c82847c54..d5e1fa9141e5 100644 --- a/devel/lua50-app/Makefile +++ b/devel/lua50-app/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${LUA_PKGNAMEPREFIX} DISTFILES= app.lua?rev=${PORTVERSION} EXTRACT_ONLY= # -MAINTAINER= andrew+ports@fubar.geek.nz +MAINTAINER= ports@FreeBSD.org COMMENT= App framework for Lua 5.0.x USE_LUA= 5.0 |