aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2015-01-10 19:45:52 +0800
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2015-01-10 19:45:52 +0800
commit510c0a9e137b36b2007ecfd26f0f456b436cc173 (patch)
tree589dd3d7623cbacf50db2f479c14c491f5078568 /math
parent3774dc0944ef1542b226552ac387d4866ece3d18 (diff)
downloadfreebsd-ports-gnome-510c0a9e137b36b2007ecfd26f0f456b436cc173.tar.gz
freebsd-ports-gnome-510c0a9e137b36b2007ecfd26f0f456b436cc173.tar.zst
freebsd-ports-gnome-510c0a9e137b36b2007ecfd26f0f456b436cc173.zip
math/p5-Parse-Range: Pass maintainership
PR: 196563 Differential Revision: https://reviews.freebsd.org/D1480 Submitted by: pauls@utdallas.edu Approved by: marino(mentor)
Diffstat (limited to 'math')
-rw-r--r--math/p5-Parse-Range/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/p5-Parse-Range/Makefile b/math/p5-Parse-Range/Makefile
index a0608df45614..a145f6bd017c 100644
--- a/math/p5-Parse-Range/Makefile
+++ b/math/p5-Parse-Range/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:PERLER
PKGNAMEPREFIX= p5-
-MAINTAINER= pauls@utdallas.edu
+MAINTAINER= bofh@FreeBSD.org
COMMENT= Parses range definitions and returns an array
LICENSE= ART10 BSD3CLAUSE