diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-07-09 02:50:12 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-07-09 02:50:12 +0000 |
commit | c72dc261980507cd8b4ce2fe7a5de556102e3ad4 (patch) | |
tree | d97e5e5b3a0909c89886cf6d39df1a59630155ee /net/luasocket | |
parent | f8680edbe563af3785dbcf7b47f9a5b08f6616c2 (diff) |
- Claim free lua related ports, its going to play big parts in
www/apache26+
Notes
Notes:
svn path=/head/; revision=237464
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 |