aboutsummaryrefslogtreecommitdiff
path: root/net/luasocket
diff options
context:
space:
mode:
Diffstat (limited to 'net/luasocket')
-rw-r--r--net/luasocket/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/luasocket/Makefile b/net/luasocket/Makefile
index 3f7ff2488dc4..86fcaec42508 100644
--- a/net/luasocket/Makefile
+++ b/net/luasocket/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.4
CATEGORIES= net
MASTER_SITES= http://www.cs.princeton.edu/~diego/professional/luasocket/old/luasocket-1.4/
-MAINTAINER= pav@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= IPv4 Sockets support for the Lua language
BUILD_DEPENDS= ${LOCALBASE}/include/lua.h:${PORTSDIR}/lang/lua4