aboutsummaryrefslogtreecommitdiff
path: root/net/luasocket
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2003-11-14 01:10:23 +0000
committerPav Lucistnik <pav@FreeBSD.org>2003-11-14 01:10:23 +0000
commit0bc45f3e316041d71eea12526a0988f2a44bd0a2 (patch)
treef00817c667801d111bed5540dee38f750a67d8ee /net/luasocket
parentd1b344e8cd7ba19abaa8a8e6f5dbb4a29e8ba9d7 (diff)
downloadports-0bc45f3e316041d71eea12526a0988f2a44bd0a2.tar.gz
ports-0bc45f3e316041d71eea12526a0988f2a44bd0a2.zip
Notes
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 0cf725b9583c..2bec610e12d0 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