diff options
Diffstat (limited to 'math/p5-Math-Intersection-StraightLine/Makefile')
-rw-r--r-- | math/p5-Math-Intersection-StraightLine/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/p5-Math-Intersection-StraightLine/Makefile b/math/p5-Math-Intersection-StraightLine/Makefile index acbdb24270cb..921903ad5337 100644 --- a/math/p5-Math-Intersection-StraightLine/Makefile +++ b/math/p5-Math-Intersection-StraightLine/Makefile @@ -11,7 +11,7 @@ CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= aaron@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Calculate intersection point for two lines MAN3= Math::Intersection::StraightLine.3 |