diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/luasocket/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/luasocket/Makefile b/net/luasocket/Makefile index 069384aefdff..91d51e60d40d 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= andrew+ports@fubar.geek.nz +MAINTAINER= ports@FreeBSD.org COMMENT= IPv4 Sockets support for the Lua language USE_GMAKE= yes |