summaryrefslogtreecommitdiff
path: root/net
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
parentUpgrade to SGE 6.0u6. No major changes, I've been able to upgrade a (diff)
- Drop maintainership
Notes
Notes: svn path=/head/; revision=142321
Diffstat (limited to 'net')
-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