diff options
Diffstat (limited to 'www/p5-Catalyst-Plugin-Session-State-URI/Makefile')
-rw-r--r-- | www/p5-Catalyst-Plugin-Session-State-URI/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-Catalyst-Plugin-Session-State-URI/Makefile b/www/p5-Catalyst-Plugin-Session-State-URI/Makefile index 46af260b9835..2033bbd3820a 100644 --- a/www/p5-Catalyst-Plugin-Session-State-URI/Makefile +++ b/www/p5-Catalyst-Plugin-Session-State-URI/Makefile @@ -1,6 +1,6 @@ # Ports collection makefile for: p5-Catalyst-Plugin-Session-State-URI # Date created: Nov 16, 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= Catalyst PKGNAMEPREFIX= p5- -MAINTAINER= lars@balker.dk +MAINTAINER= lbr@FreeBSD.org COMMENT= Saves Catalyst Session IDs by rewriting URIs BUILD_DEPENDS= p5-Catalyst-Plugin-Session>=0.01:${PORTSDIR}/www/p5-Catalyst-Plugin-Session \ |