diff options
Diffstat (limited to 'devel/lua-gettext/Makefile')
-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 a0a60cb27edc..c6280043895e 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= pgollucci.org +MAINTAINER= pgollucci@FreeBSD.org COMMENT= Gettext binding for Lua 5 USE_LUA?= 5.1 |