aboutsummaryrefslogtreecommitdiffstats
path: root/net/luasocket
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2003-11-14 09:10:23 +0800
committerpav <pav@FreeBSD.org>2003-11-14 09:10:23 +0800
commit59cf92b1f376b7e3047ae3288bf0a517d589fbdf (patch)
tree7df40645bed4280b4100b289e9439ef7b883f145 /net/luasocket
parentc22784e53505c599feaf9f5fcb6eafa94d1e6383 (diff)
downloadfreebsd-ports-graphics-59cf92b1f376b7e3047ae3288bf0a517d589fbdf.tar.gz
freebsd-ports-graphics-59cf92b1f376b7e3047ae3288bf0a517d589fbdf.tar.zst
freebsd-ports-graphics-59cf92b1f376b7e3047ae3288bf0a517d589fbdf.zip
Update maintainer field with my FreeBSD.org address.
Approved by: adamw (mentor)
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 0cf725b9583..2bec610e12d 100644
--- a/net/luasocket/Makefile
+++ b/net/luasocket/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.4
CATEGORIES= net
MASTER_SITES= http://www.tecgraf.puc-rio.br/~diego/luasocket/
-MAINTAINER= pav@oook.cz
+MAINTAINER= pav@FreeBSD.org
COMMENT= IPv4 Sockets support for the Lua language
BUILD_DEPENDS= ${LOCALBASE}/include/lua.h:${PORTSDIR}/lang/lua4