aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authorwen <wen@FreeBSD.org>2014-05-22 23:02:27 +0800
committerwen <wen@FreeBSD.org>2014-05-22 23:02:27 +0800
commit004dec667b086d7623e259e61996f24d516dea28 (patch)
tree97899ee83e6b5dff248fe42a2565a9d8ded5bfdb /math
parent8a4246f938927283c45707e6bb1d2f862620a277 (diff)
downloadfreebsd-ports-gnome-004dec667b086d7623e259e61996f24d516dea28.tar.gz
freebsd-ports-gnome-004dec667b086d7623e259e61996f24d516dea28.tar.zst
freebsd-ports-gnome-004dec667b086d7623e259e61996f24d516dea28.zip
- Pass maintainership to perl@
Diffstat (limited to 'math')
-rw-r--r--math/p5-Algorithm-Munkres/Makefile2
-rw-r--r--math/p5-Math-BaseCnv/Makefile2
-rw-r--r--math/p5-Math-VectorReal/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/math/p5-Algorithm-Munkres/Makefile b/math/p5-Algorithm-Munkres/Makefile
index 16712accbd17..17da5324e34e 100644
--- a/math/p5-Algorithm-Munkres/Makefile
+++ b/math/p5-Algorithm-Munkres/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= Algorithm
PKGNAMEPREFIX= p5-
-MAINTAINER= wenheping@gmail.com
+MAINTAINER= perl@FreeBSD.org
COMMENT= Perl Extension for Munkres' Solution to Classical Assignment Problem
USES= perl5
diff --git a/math/p5-Math-BaseCnv/Makefile b/math/p5-Math-BaseCnv/Makefile
index bdcd90b4f5e5..6b23d2584d90 100644
--- a/math/p5-Math-BaseCnv/Makefile
+++ b/math/p5-Math-BaseCnv/Makefile
@@ -9,7 +9,7 @@ PKGNAMEPREFIX= p5-
DISTNAME= ${PORTNAME}-${PORTVERSION}O6Pbr
EXTRACT_SUFX= .tgz
-MAINTAINER= wenheping@gmail.com
+MAINTAINER= perl@FreeBSD.org
COMMENT= Fast functions to convert between number Bases
BUILD_DEPENDS= p5-Test-Pod>=0:${PORTSDIR}/devel/p5-Test-Pod \
diff --git a/math/p5-Math-VectorReal/Makefile b/math/p5-Math-VectorReal/Makefile
index ad75c6217ed1..c31e1665482b 100644
--- a/math/p5-Math-VectorReal/Makefile
+++ b/math/p5-Math-VectorReal/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= math perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= wenheping@gmail.com
+MAINTAINER= perl@FreeBSD.org
COMMENT= Perl Module to handle 3D Vector Mathematics
USES= perl5