From 2ef4b1b1d6f97d1607418211ad679fc2cdeb10fa Mon Sep 17 00:00:00 2001 From: "Philip M. Gollucci" Date: Thu, 29 Apr 2010 17:30:25 +0000 Subject: - Assign some ports to apache@ Note: net/luasocket is a direct requirement for mod_wombat which will be very core to httpd 2.4.x+ (www/apache24) --- net/luasocket/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net') diff --git a/net/luasocket/Makefile b/net/luasocket/Makefile index 16817c977149..6dcf26bbffe8 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= pgollucci@FreeBSD.org +MAINTAINER= apache@FreeBSD.org COMMENT= IPv4 Sockets support for the Lua language USE_GMAKE= yes -- cgit