summaryrefslogtreecommitdiff
path: root/lang/tolua++
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2008-04-29 05:27:09 +0000
committerMark Linimon <linimon@FreeBSD.org>2008-04-29 05:27:09 +0000
commite3e5d56ef13c9094bfee4db7d6e263de90d5f0c9 (patch)
treeeeb0907d72fc90c14d73fb25a6cd06ca5d754344 /lang/tolua++
parent. Update to 1.6.0_06/6u6. (diff)
Reset aaron's port maintainerships due to many maintainer-timeouts.
Notes
Notes: svn path=/head/; revision=212202
Diffstat (limited to 'lang/tolua++')
-rw-r--r--lang/tolua++/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/tolua++/Makefile b/lang/tolua++/Makefile
index f6e9ab8773ac..997a9927ef60 100644
--- a/lang/tolua++/Makefile
+++ b/lang/tolua++/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.0.92
CATEGORIES= lang devel
MASTER_SITES= http://www.codenix.com/~tolua/
-MAINTAINER= aaron@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= An extended version of tolua, a tool to integrate C/C++ code with Lua
LIB_DEPENDS= lua:${PORTSDIR}/lang/lua50