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 /devel/p5-FSA-Rules | |
parent | 86cb5bc3284a01619008cb441bd02a1af61344f1 (diff) |
Notes
Diffstat (limited to 'devel/p5-FSA-Rules')
-rw-r--r-- | devel/p5-FSA-Rules/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-FSA-Rules/Makefile b/devel/p5-FSA-Rules/Makefile index 96f6f68c2bd0..b475ef4d15aa 100644 --- a/devel/p5-FSA-Rules/Makefile +++ b/devel/p5-FSA-Rules/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= ../../authors/id/D/DW/DWHEELER PKGNAMEPREFIX= p5- -MAINTAINER= aaron@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Build simple rules-based state machines in Perl RUN_DEPENDS= ${SITE_PERL}/GraphViz.pm:${PORTSDIR}/graphics/p5-GraphViz \ |