diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2012-05-03 02:09:53 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2012-05-03 02:09:53 +0000 |
commit | e2e48f24896441365425371c41ba703162342c16 (patch) | |
tree | ed8ea8cd9bc98e0a33cd998e4c034444d626b757 /math | |
parent | 37328b2210b262437d01b45712d291a189baecf3 (diff) | |
download | ports-e2e48f24896441365425371c41ba703162342c16.tar.gz ports-e2e48f24896441365425371c41ba703162342c16.zip |
take
Notes
Notes:
svn path=/head/; revision=295908
Diffstat (limited to 'math')
-rw-r--r-- | math/p5-Math-Round/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/p5-Math-Round/Makefile b/math/p5-Math-Round/Makefile index 201dc1f3d5c4..dcff4dd4b73c 100644 --- a/math/p5-Math-Round/Makefile +++ b/math/p5-Math-Round/Makefile @@ -11,7 +11,7 @@ CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= eadler@FreeBSD.org COMMENT= Perl extension for rounding numbers PERL_CONFIGURE= yes |