aboutsummaryrefslogtreecommitdiff
path: root/net/luasocket/Makefile
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-04-29 17:30:25 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-04-29 17:30:25 +0000
commit2ef4b1b1d6f97d1607418211ad679fc2cdeb10fa (patch)
tree8f85bb53f513be79c81fd0e5a7d89419d94f6b0d /net/luasocket/Makefile
parentaca8c9e4fc3da70041d92afa79631d5018c19b7a (diff)
downloadports-2ef4b1b1d6f97d1607418211ad679fc2cdeb10fa.tar.gz
ports-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)
Notes
Notes: svn path=/head/; revision=253431
Diffstat (limited to 'net/luasocket/Makefile')
-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