diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-04-14 20:45:44 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-04-14 20:45:44 +0000 |
commit | 428ee0bc4b524955ea616e13668b0834613e7fff (patch) | |
tree | 0601f0e9dbc54cf40cf26d68bd8079b680d34dbd /graphics/p5-Graphics-ColorNames | |
parent | 9775ebacfb3fdd927d842626af2d6d10fec65b7b (diff) |
Notes
Diffstat (limited to 'graphics/p5-Graphics-ColorNames')
-rw-r--r-- | graphics/p5-Graphics-ColorNames/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/p5-Graphics-ColorNames/Makefile b/graphics/p5-Graphics-ColorNames/Makefile index e0a8f9d37259..7c247e2ec1a6 100644 --- a/graphics/p5-Graphics-ColorNames/Makefile +++ b/graphics/p5-Graphics-ColorNames/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Graphics PKGNAMEPREFIX= p5- -MAINTAINER= petef@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A perl class that defines RGB values for common color names BUILD_DEPENDS= ${SITE_PERL}/Module/Load.pm:${PORTSDIR}/devel/p5-Module-Load |