diff options
Diffstat (limited to 'graphics/p5-CAD-Drawing')
-rw-r--r-- | graphics/p5-CAD-Drawing/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/p5-CAD-Drawing/Makefile b/graphics/p5-CAD-Drawing/Makefile index 8efbe65e2840..712e03aa6ee4 100644 --- a/graphics/p5-CAD-Drawing/Makefile +++ b/graphics/p5-CAD-Drawing/Makefile @@ -12,7 +12,7 @@ CATEGORIES= graphics perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= aaron@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Methods to create, load, and save vector graphics BUILD_DEPENDS= ${SITE_PERL}/Math/Vec.pm:${PORTSDIR}/math/p5-Math-Vec \ |