aboutsummaryrefslogtreecommitdiff
path: root/net/luasocket
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-09-09 23:16:10 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-09-09 23:16:10 +0000
commita8b26c47e16bc4b074c95b820add22768d914f7b (patch)
tree17aa13f1ab840f48b72520337339ce750a9b94f0 /net/luasocket
parent220c053bfb79a4b78f151e6a44e449913fe7eab8 (diff)
downloadports-a8b26c47e16bc4b074c95b820add22768d914f7b.tar.gz
ports-a8b26c47e16bc4b074c95b820add22768d914f7b.zip
- Drop maintainership
Notes
Notes: svn path=/head/; revision=142321
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