aboutsummaryrefslogtreecommitdiff
path: root/net/luasocket
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2009-07-09 02:50:12 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2009-07-09 02:50:12 +0000
commitc72dc261980507cd8b4ce2fe7a5de556102e3ad4 (patch)
treed97e5e5b3a0909c89886cf6d39df1a59630155ee /net/luasocket
parentf8680edbe563af3785dbcf7b47f9a5b08f6616c2 (diff)
downloadports-c72dc261980507cd8b4ce2fe7a5de556102e3ad4.tar.gz
ports-c72dc261980507cd8b4ce2fe7a5de556102e3ad4.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 91d51e60d40d..c31b2b541fe7 100644
--- a/net/luasocket/Makefile
+++ b/net/luasocket/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= net
MASTER_SITES= http://luaforge.net/frs/download.php/2664/
PKGNAMEPREFIX= ${LUA_PKGNAMEPREFIX}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= pgollucci.org
COMMENT= IPv4 Sockets support for the Lua language
USE_GMAKE= yes