aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-04-30 01:30:25 +0800
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-04-30 01:30:25 +0800
commit2ef4b1b1d6f97d1607418211ad679fc2cdeb10fa (patch)
tree8f85bb53f513be79c81fd0e5a7d89419d94f6b0d /net
parentaca8c9e4fc3da70041d92afa79631d5018c19b7a (diff)
downloadfreebsd-ports-gnome-2ef4b1b1d6f97d1607418211ad679fc2cdeb10fa.tar.gz
freebsd-ports-gnome-2ef4b1b1d6f97d1607418211ad679fc2cdeb10fa.tar.zst
freebsd-ports-gnome-2ef4b1b1d6f97d1607418211ad679fc2cdeb10fa.zip
- 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)
Diffstat (limited to 'net')
-rw-r--r--net/luasocket/Makefile2
1 files changed, 1 insertions, 1 deletions
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