diff options
author | lioux <lioux@FreeBSD.org> | 2000-10-03 05:12:49 +0000 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2000-10-03 05:12:49 +0000 |
commit | 0bff57a792ba2477713e250c32f6e5e1d9de473d (patch) | |
tree | 71ea1b7acefc5e7bc95f9a3e018c438c5ba002d6 /math/p5-Math-Expr | |
parent | 5c3f3082a0e1069b293b2a3da8d26b620fe729d1 (diff) | |
download | FreeBSD-ports-0bff57a792ba2477713e250c32f6e5e1d9de473d.zip FreeBSD-ports-0bff57a792ba2477713e250c32f6e5e1d9de473d.tar.gz |
Maintainer is now a committer, update email accordingly
Approved by: will
Diffstat (limited to 'math/p5-Math-Expr')
-rw-r--r-- | math/p5-Math-Expr/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/p5-Math-Expr/Makefile b/math/p5-Math-Expr/Makefile index 7cca78b..3aad5e1 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 |