diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2009-08-16 09:22:05 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2009-08-16 09:22:05 +0000 |
commit | 49728dccbaaeaf7709fbd116c130699d95cae7fd (patch) | |
tree | db244687a66200909aaa9cc59aac3412b955441a /www/p5-Catalyst-Runtime | |
parent | 9ff0694eae200af7bfbf6c21434bea6eab6313af (diff) | |
download | ports-49728dccbaaeaf7709fbd116c130699d95cae7fd.tar.gz ports-49728dccbaaeaf7709fbd116c130699d95cae7fd.zip |
Notes
Diffstat (limited to 'www/p5-Catalyst-Runtime')
-rw-r--r-- | www/p5-Catalyst-Runtime/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-Catalyst-Runtime/Makefile b/www/p5-Catalyst-Runtime/Makefile index 7163f10163d2..169e10cf10c2 100644 --- a/www/p5-Catalyst-Runtime/Makefile +++ b/www/p5-Catalyst-Runtime/Makefile @@ -12,7 +12,7 @@ CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= lbr@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= The Elegant MVC Web Application Framework (Runtime) BUILD_DEPENDS= p5-B-Hooks-EndOfScope>=0.08:${PORTSDIR}/devel/p5-B-Hooks-EndOfScope \ |