aboutsummaryrefslogtreecommitdiff
path: root/math/p5-Math-GMP
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2003-08-16 09:13:44 +0000
committerMathieu Arnold <mat@FreeBSD.org>2003-08-16 09:13:44 +0000
commit7bd7cbe806cf5b5bc684c781d96e69ad739bbcc9 (patch)
treed84b68f14398f8db84ad69796ba6ff770492b336 /math/p5-Math-GMP
parent474e697628d1c371c106f4646e2029e76e88b0e3 (diff)
downloadports-7bd7cbe806cf5b5bc684c781d96e69ad739bbcc9.tar.gz
ports-7bd7cbe806cf5b5bc684c781d96e69ad739bbcc9.zip
Update my ports to use my @FreeBSD.org address
Approved by: demon (mentor)
Notes
Notes: svn path=/head/; revision=87033
Diffstat (limited to 'math/p5-Math-GMP')
-rw-r--r--math/p5-Math-GMP/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/p5-Math-GMP/Makefile b/math/p5-Math-GMP/Makefile
index f4dfb026590e..5dd67030d0f2 100644
--- a/math/p5-Math-GMP/Makefile
+++ b/math/p5-Math-GMP/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Math
PKGNAMEPREFIX= p5-
-MAINTAINER= m@absolight.net
+MAINTAINER= mat@FreeBSD.org
COMMENT= Perl module that provides an interface to the GMP library
LIB_DEPENDS= gmp.6:${PORTSDIR}/math/libgmp4