diff options
author | mat <mat@FreeBSD.org> | 2003-08-16 17:13:44 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2003-08-16 17:13:44 +0800 |
commit | 898ac9a70219678f62985be9c096b0234c1f1e78 (patch) | |
tree | 9fc06fe000dc7a12a7ee84ad137a4db58cc48448 /math/p5-Math-GMP | |
parent | 0fd9c177c103cab5186aa8e474e8698f77f81027 (diff) | |
download | freebsd-ports-graphics-898ac9a70219678f62985be9c096b0234c1f1e78.tar.gz freebsd-ports-graphics-898ac9a70219678f62985be9c096b0234c1f1e78.tar.zst freebsd-ports-graphics-898ac9a70219678f62985be9c096b0234c1f1e78.zip |
Update my ports to use my @FreeBSD.org address
Approved by: demon (mentor)
Diffstat (limited to 'math/p5-Math-GMP')
-rw-r--r-- | math/p5-Math-GMP/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/p5-Math-GMP/Makefile b/math/p5-Math-GMP/Makefile index f4dfb026590..5dd67030d0f 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 |