From 0bff57a792ba2477713e250c32f6e5e1d9de473d Mon Sep 17 00:00:00 2001 From: lioux Date: Tue, 3 Oct 2000 05:12:49 +0000 Subject: Maintainer is now a committer, update email accordingly Approved by: will --- math/glove/Makefile | 2 +- math/p5-Math-Expr/Makefile | 2 +- math/p5-Math-Logic/Makefile | 2 +- math/thx_1138/Makefile | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'math') diff --git a/math/glove/Makefile b/math/glove/Makefile index 138a8d44ff5c..d9a751bd20f3 100644 --- a/math/glove/Makefile +++ b/math/glove/Makefile @@ -11,7 +11,7 @@ CATEGORIES= math MASTER_SITES= ftp://ftp.newplanetsoftware.com/pub/glove/source/ DISTNAME= Glove_source-${PORTVERSION} -MAINTAINER= lioux@linf.unb.br +MAINTAINER= lioux@FreeBSD.org BUILD_DEPENDS= ${NONEXISTENT}:${JXPORT}:configure \ makemake:${JXPORT} diff --git a/math/p5-Math-Expr/Makefile b/math/p5-Math-Expr/Makefile index 7cca78bec8d8..3aad5e194440 100644 --- a/math/p5-Math-Expr/Makefile +++ b/math/p5-Math-Expr/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Math PKGNAMEPREFIX= p5- -MAINTAINER= lioux@linf.unb.br +MAINTAINER= lioux@FreeBSD.org USE_PERL5= yes PERL_CONFIGURE= yes diff --git a/math/p5-Math-Logic/Makefile b/math/p5-Math-Logic/Makefile index 2320835918e7..46a06d37ec82 100644 --- a/math/p5-Math-Logic/Makefile +++ b/math/p5-Math-Logic/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Math PKGNAMEPREFIX= p5- -MAINTAINER= lioux@linf.unb.br +MAINTAINER= lioux@FreeBSD.org USE_PERL5= yes PERL_CONFIGURE= yes diff --git a/math/thx_1138/Makefile b/math/thx_1138/Makefile index b2743f140f80..07c19aec4a54 100644 --- a/math/thx_1138/Makefile +++ b/math/thx_1138/Makefile @@ -11,7 +11,7 @@ CATEGORIES= math MASTER_SITES= ftp://ftp.newplanetsoftware.com/pub/thx/source/ DISTNAME= ${PORTNAME:S,_,-,}_source-${PORTVERSION} -MAINTAINER= lioux@linf.unb.br +MAINTAINER= lioux@FreeBSD.org BUILD_DEPENDS= ${NONEXISTENT}:${JXPORT}:configure \ makemake:${JXPORT} -- cgit