aboutsummaryrefslogtreecommitdiff
path: root/math/p5-Math-RPN
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2018-01-12 13:20:45 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2018-01-12 13:20:45 +0000
commit2ed32cd862db9b83dd9bcbe49b2f96a36189300d (patch)
tree2cb4494944593e0ad949b7e1d32e79d1d2ff14b1 /math/p5-Math-RPN
parentae04fc958c7538eb8753e3f62f404344bda85a85 (diff)
Notes
Diffstat (limited to 'math/p5-Math-RPN')
-rw-r--r--math/p5-Math-RPN/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/p5-Math-RPN/Makefile b/math/p5-Math-RPN/Makefile
index 05ebd687f76d..fc6f99927bef 100644
--- a/math/p5-Math-RPN/Makefile
+++ b/math/p5-Math-RPN/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= math perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Reverse polish math expression evaluation
TEST_DEPENDS= p5-Test-Warn>=0:devel/p5-Test-Warn