diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2014-07-01 00:42:17 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2014-07-01 00:42:17 +0800 |
commit | 5d48a4a739b526cc45904733521896b2bbd82e21 (patch) | |
tree | a2c0b5adeb395ef0239393158dc9d7cce008936d /math/p5-Math-Geometry | |
parent | e2f876775cb43beca0ce2b3256872c8425e202b5 (diff) | |
download | freebsd-ports-gnome-5d48a4a739b526cc45904733521896b2bbd82e21.tar.gz freebsd-ports-gnome-5d48a4a739b526cc45904733521896b2bbd82e21.tar.zst freebsd-ports-gnome-5d48a4a739b526cc45904733521896b2bbd82e21.zip |
- Take maintainership
Diffstat (limited to 'math/p5-Math-Geometry')
-rw-r--r-- | math/p5-Math-Geometry/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/p5-Math-Geometry/Makefile b/math/p5-Math-Geometry/Makefile index f812de548462..3117ff02adff 100644 --- a/math/p5-Math-Geometry/Makefile +++ b/math/p5-Math-Geometry/Makefile @@ -7,7 +7,7 @@ CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Geometry related functions RUN_DEPENDS= p5-Math-Matrix>=0:${PORTSDIR}/math/p5-Math-Matrix |