diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2009-07-09 10:50:12 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2009-07-09 10:50:12 +0800 |
commit | c6ddbc15e18382826f0821ae535a327d467da589 (patch) | |
tree | 327276f9a7724c1af4ab6ca9732cf752e153e15b /net/luasocket | |
parent | 75e199cda0acea1b83b44ec5817f2974227563e0 (diff) | |
download | freebsd-ports-gnome-c6ddbc15e18382826f0821ae535a327d467da589.tar.gz freebsd-ports-gnome-c6ddbc15e18382826f0821ae535a327d467da589.tar.zst freebsd-ports-gnome-c6ddbc15e18382826f0821ae535a327d467da589.zip |
- Claim free lua related ports, its going to play big parts in
www/apache26+
Diffstat (limited to 'net/luasocket')
-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 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 |