diff options
Diffstat (limited to 'devel/lua-gettext')
-rw-r--r-- | devel/lua-gettext/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/lua-gettext/Makefile b/devel/lua-gettext/Makefile index 31c0434ce1d..a36890ebaf1 100644 --- a/devel/lua-gettext/Makefile +++ b/devel/lua-gettext/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= philip PKGNAMEPREFIX= ${LUA_PKGNAMEPREFIX} DISTFILES= lua_gettext.c?rev=${CVER} gettext.lua?rev=${LVER} -MAINTAINER= andrew+ports@fubar.geek.nz +MAINTAINER= ports@FreeBSD.org COMMENT= Gettext binding for Lua 5 USE_LUA?= 5.1 |