diff options
-rw-r--r-- | devel/lua-lgi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/lua-lgi/Makefile b/devel/lua-lgi/Makefile index 95b1c85ac33d..c132b0adb286 100644 --- a/devel/lua-lgi/Makefile +++ b/devel/lua-lgi/Makefile @@ -5,7 +5,7 @@ PORTVERSION= 0.7.1 CATEGORIES= devel PKGNAMEPREFIX= ${LUA_PKGNAMEPREFIX} -MAINTAINER= andreevmaxim@gmail.com +MAINTAINER= lua@FreeBSD.org COMMENT= Lua bindings to libraries using GObject-Introspection BUILD_DEPENDS= g-ir-scanner:${PORTSDIR}/devel/gobject-introspection |