diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2008-04-29 05:27:09 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2008-04-29 05:27:09 +0000 |
commit | e3e5d56ef13c9094bfee4db7d6e263de90d5f0c9 (patch) | |
tree | eeb0907d72fc90c14d73fb25a6cd06ca5d754344 /lang | |
parent | 86cb5bc3284a01619008cb441bd02a1af61344f1 (diff) |
Notes
Diffstat (limited to 'lang')
-rw-r--r-- | lang/p5-Quantum-Superpositions/Makefile | 2 | ||||
-rw-r--r-- | lang/tolua++/Makefile | 2 | ||||
-rw-r--r-- | lang/tolua++50/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/lang/p5-Quantum-Superpositions/Makefile b/lang/p5-Quantum-Superpositions/Makefile index 9d2fa2817445..fa7e46e05258 100644 --- a/lang/p5-Quantum-Superpositions/Makefile +++ b/lang/p5-Quantum-Superpositions/Makefile @@ -11,7 +11,7 @@ CATEGORIES= lang science perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= aaron@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= QM-like superpositions in Perl BUILD_DEPENDS= ${SITE_PERL}/Class/Multimethods.pm:${PORTSDIR}/devel/p5-Class-Multimethods 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 diff --git a/lang/tolua++50/Makefile b/lang/tolua++50/Makefile index f6e9ab8773ac..997a9927ef60 100644 --- a/lang/tolua++50/Makefile +++ b/lang/tolua++50/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 |