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-Plugin-Authentication-Store-DBIC | |
parent | 9ff0694eae200af7bfbf6c21434bea6eab6313af (diff) |
Notes
Diffstat (limited to 'www/p5-Catalyst-Plugin-Authentication-Store-DBIC')
-rw-r--r-- | www/p5-Catalyst-Plugin-Authentication-Store-DBIC/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-Catalyst-Plugin-Authentication-Store-DBIC/Makefile b/www/p5-Catalyst-Plugin-Authentication-Store-DBIC/Makefile index 54b7be24c5d5..69a9ca57d849 100644 --- a/www/p5-Catalyst-Plugin-Authentication-Store-DBIC/Makefile +++ b/www/p5-Catalyst-Plugin-Authentication-Store-DBIC/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= CPAN PKGNAMEPREFIX= p5- DISTNAME= ${PORTNAME}-${PORTVERSION:C/0*$//} -MAINTAINER= lbr@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Authentication/authorization on a DBIx::Class/Class::DBI model RUN_DEPENDS= p5-Catalyst-Runtime>=5.7000:${PORTSDIR}/www/p5-Catalyst-Runtime \ |