diff options
Diffstat (limited to 'www/p5-Catalyst-Plugin-Session-Store-File/Makefile')
-rw-r--r-- | www/p5-Catalyst-Plugin-Session-Store-File/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-Catalyst-Plugin-Session-Store-File/Makefile b/www/p5-Catalyst-Plugin-Session-Store-File/Makefile index 74cfe01af875..c390265d746d 100644 --- a/www/p5-Catalyst-Plugin-Session-Store-File/Makefile +++ b/www/p5-Catalyst-Plugin-Session-Store-File/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: www/p5-Catalyst-Plugin-Session-Store-File # Date created: 16 Nov 2005 -# Whom: Lars Balker Rasmussen <lars@balker.dk> +# Whom: Lars Balker Rasmussen <lbr@FreeBSD.org> # # $FreeBSD$ # @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= ../by-authors/id/E/ES/ESSKAR PKGNAMEPREFIX= p5- -MAINTAINER= lars@balker.dk +MAINTAINER= lbr@FreeBSD.org COMMENT= File storage backend for session data BUILD_DEPENDS= p5-Catalyst>=5.0:${PORTSDIR}/www/p5-Catalyst \ |