diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2008-04-29 05:27:09 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2008-04-29 05:27:09 +0000 |
commit | e3e5d56ef13c9094bfee4db7d6e263de90d5f0c9 (patch) | |
tree | eeb0907d72fc90c14d73fb25a6cd06ca5d754344 /graphics/p5-CAD-Drawing-Template | |
parent | 86cb5bc3284a01619008cb441bd02a1af61344f1 (diff) |
Notes
Diffstat (limited to 'graphics/p5-CAD-Drawing-Template')
-rw-r--r-- | graphics/p5-CAD-Drawing-Template/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/p5-CAD-Drawing-Template/Makefile b/graphics/p5-CAD-Drawing-Template/Makefile index 463b5ba08b4b..cbad7592e97a 100644 --- a/graphics/p5-CAD-Drawing-Template/Makefile +++ b/graphics/p5-CAD-Drawing-Template/Makefile @@ -12,7 +12,7 @@ CATEGORIES= graphics perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= aaron@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Replace tags with text and geometry BUILD_DEPENDS= ${SITE_PERL}/CAD/Drawing.pm:${PORTSDIR}/graphics/p5-CAD-Drawing \ |