diff options
Diffstat (limited to 'www/p5-Catalyst-Plugin-Cache-Store-FastMmap')
-rw-r--r-- | www/p5-Catalyst-Plugin-Cache-Store-FastMmap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-Catalyst-Plugin-Cache-Store-FastMmap/Makefile b/www/p5-Catalyst-Plugin-Cache-Store-FastMmap/Makefile index 265c7c0d2253..bb7e754b4c0b 100644 --- a/www/p5-Catalyst-Plugin-Cache-Store-FastMmap/Makefile +++ b/www/p5-Catalyst-Plugin-Cache-Store-FastMmap/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= lbr@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= FastMmap cache store for Catalyst::Plugin::Cache BUILD_DEPENDS= p5-Cache-FastMmap>=0:${PORTSDIR}/devel/p5-Cache-FastMmap \ |