aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--databases/luasql-mysql/Makefile2
-rw-r--r--devel/lua-lgi/Makefile2
-rw-r--r--devel/lua-posix/Makefile2
-rw-r--r--devel/lua-sysctl/Makefile2
-rw-r--r--lang/lua51/Makefile2
-rw-r--r--lang/lua52/Makefile2
-rw-r--r--lang/lua53/Makefile2
-rw-r--r--lang/tolua/Makefile2
8 files changed, 8 insertions, 8 deletions
diff --git a/databases/luasql-mysql/Makefile b/databases/luasql-mysql/Makefile
index f6fc7823cfc3..bea3687d955d 100644
--- a/databases/luasql-mysql/Makefile
+++ b/databases/luasql-mysql/Makefile
@@ -7,7 +7,7 @@ PORTREVISION= 1
CATEGORIES= databases
PKGNAMESUFFIX= -${LUASQL_DRIVER}
-MAINTAINER= lua@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT?= LuaSQL driver
LICENSE= MIT
diff --git a/devel/lua-lgi/Makefile b/devel/lua-lgi/Makefile
index 2d4bdd66c52e..a1471a12217c 100644
--- a/devel/lua-lgi/Makefile
+++ b/devel/lua-lgi/Makefile
@@ -6,7 +6,7 @@ PORTREVISION= 1
CATEGORIES= devel
PKGNAMEPREFIX= ${LUA_PKGNAMEPREFIX}
-MAINTAINER= lua@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Lua bindings to libraries using GObject-Introspection
USE_GITHUB= yes
diff --git a/devel/lua-posix/Makefile b/devel/lua-posix/Makefile
index 0a474f51cdf4..2b7843cd284a 100644
--- a/devel/lua-posix/Makefile
+++ b/devel/lua-posix/Makefile
@@ -7,7 +7,7 @@ PORTREVISION= 1
CATEGORIES= devel
PKGNAMEPREFIX= ${LUA_PKGNAMEPREFIX}
-MAINTAINER= lua@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= POSIX layer for Lua
LICENSE= MIT
diff --git a/devel/lua-sysctl/Makefile b/devel/lua-sysctl/Makefile
index 8dcc46f741ef..e4d6d952720f 100644
--- a/devel/lua-sysctl/Makefile
+++ b/devel/lua-sysctl/Makefile
@@ -6,7 +6,7 @@ PORTREVISION= 1
CATEGORIES= devel
PKGNAMEPREFIX= ${LUA_PKGNAMEPREFIX}
-MAINTAINER= lua@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Small sysctl(3) interface for lua
USE_GITHUB= yes
diff --git a/lang/lua51/Makefile b/lang/lua51/Makefile
index 221f1f55a60f..15404b31d7fe 100644
--- a/lang/lua51/Makefile
+++ b/lang/lua51/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= lang
MASTER_SITES= http://www.lua.org/ftp/
PKGNAMESUFFIX= 51
-MAINTAINER= lua@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Small, compilable scripting language providing easy access to C code
LICENSE= MIT
diff --git a/lang/lua52/Makefile b/lang/lua52/Makefile
index b72cf01abda6..516f474e85ea 100644
--- a/lang/lua52/Makefile
+++ b/lang/lua52/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= lang
MASTER_SITES= http://www.lua.org/ftp/
PKGNAMESUFFIX= 52
-MAINTAINER= lua@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Small, compilable scripting language providing easy access to C code
LICENSE= MIT
diff --git a/lang/lua53/Makefile b/lang/lua53/Makefile
index 0f637b71a5e0..638b0d5d767e 100644
--- a/lang/lua53/Makefile
+++ b/lang/lua53/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= lang
MASTER_SITES= http://www.lua.org/ftp/
PKGNAMESUFFIX= 53
-MAINTAINER= lua@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Small, compilable scripting language providing easy access to C code
LICENSE= MIT
diff --git a/lang/tolua/Makefile b/lang/tolua/Makefile
index da348548bd7e..df550f62ead1 100644
--- a/lang/tolua/Makefile
+++ b/lang/tolua/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= lang
MASTER_SITES= http://www.tecgraf.puc-rio.br/~celes/tolua/ \
ftp://ftp.tecgraf.puc-rio.br/pub/users/celes/tolua/
-MAINTAINER= lua@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= toLua: accessing C/C++ code from Lua
USES= gmake lua