aboutsummaryrefslogtreecommitdiff
path: root/math/p5-Math-GMP
diff options
context:
space:
mode:
Diffstat (limited to 'math/p5-Math-GMP')
-rw-r--r--math/p5-Math-GMP/Makefile2
-rw-r--r--math/p5-Math-GMP/pkg-descr2
2 files changed, 1 insertions, 3 deletions
diff --git a/math/p5-Math-GMP/Makefile b/math/p5-Math-GMP/Makefile
index 4c089721403d..685f3e3fb8b8 100644
--- a/math/p5-Math-GMP/Makefile
+++ b/math/p5-Math-GMP/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= math perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= mat@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Perl module that provides an interface to the GMP library
LIB_DEPENDS= gmp.8:${PORTSDIR}/math/libgmp4
diff --git a/math/p5-Math-GMP/pkg-descr b/math/p5-Math-GMP/pkg-descr
index 4f2624b4e692..456170fdffce 100644
--- a/math/p5-Math-GMP/pkg-descr
+++ b/math/p5-Math-GMP/pkg-descr
@@ -2,5 +2,3 @@ Math::GMP is a perl interface to the high-speed arbitrary size integer
math library libgmp (GNU MP lib).
Author: Chip Turner <chip@zfx.com>
-
---will