diff options
author | mandree <mandree@FreeBSD.org> | 2013-08-06 04:58:10 +0800 |
---|---|---|
committer | mandree <mandree@FreeBSD.org> | 2013-08-06 04:58:10 +0800 |
commit | 41f3926464eabceb5e904ba7678973101c01fecc (patch) | |
tree | eb74ca8271c51b217cc5e6dcdcd4d6b32be69496 /devel/lua-lgi | |
parent | 32847ccf3f89c91b729f372b16ebe3c6afc00777 (diff) | |
download | freebsd-ports-gnome-41f3926464eabceb5e904ba7678973101c01fecc.tar.gz freebsd-ports-gnome-41f3926464eabceb5e904ba7678973101c01fecc.tar.zst freebsd-ports-gnome-41f3926464eabceb5e904ba7678973101c01fecc.zip |
Reset maintainer (six weeks timeout on PR 179960), and grab for lua@.
Diffstat (limited to 'devel/lua-lgi')
-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 |