diff options
author | linimon <linimon@FreeBSD.org> | 2010-04-20 11:04:26 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2010-04-20 11:04:26 +0800 |
commit | 4a446dc311c64d6eba4c0bf9aa6da75a6af57bc0 (patch) | |
tree | 57d70f7049e29b1320bba47e9bb92ee051ca31d5 /math | |
parent | 15ecf48179e77e74de7e1607c2543931460289e2 (diff) | |
download | freebsd-ports-gnome-4a446dc311c64d6eba4c0bf9aa6da75a6af57bc0.tar.gz freebsd-ports-gnome-4a446dc311c64d6eba4c0bf9aa6da75a6af57bc0.tar.zst freebsd-ports-gnome-4a446dc311c64d6eba4c0bf9aa6da75a6af57bc0.zip |
Reassign ports from andrey@kostenko.name to perl@ due to lack of time.
Hat: portmgr
Diffstat (limited to 'math')
-rw-r--r-- | math/p5-Math-BigInt-Pari/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/p5-Math-BigInt-Pari/Makefile b/math/p5-Math-BigInt-Pari/Makefile index abb9be6d8bd9..d8d569ff1765 100644 --- a/math/p5-Math-BigInt-Pari/Makefile +++ b/math/p5-Math-BigInt-Pari/Makefile @@ -12,7 +12,7 @@ CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= andrey@kostenko.name +MAINTAINER= perl@FreeBSD.org COMMENT= Use Math::Pari for Math::BigInt routines RUN_DEPENDS= p5-Math-Pari>=2.010709:${PORTSDIR}/math/p5-Math-Pari |