diff options
author | lbr <lbr@FreeBSD.org> | 2006-05-01 21:52:00 +0800 |
---|---|---|
committer | lbr <lbr@FreeBSD.org> | 2006-05-01 21:52:00 +0800 |
commit | dd957e7499526b7beea400aec230deabd9202a57 (patch) | |
tree | 67c9303b10b49ea4825d3edf26fc0671ad33aabd /www/p5-Catalyst-Plugin-Session-State-Cookie | |
parent | f7654bc1e1bf23b2bf2695286a7299b246b85961 (diff) | |
download | freebsd-ports-gnome-dd957e7499526b7beea400aec230deabd9202a57.tar.gz freebsd-ports-gnome-dd957e7499526b7beea400aec230deabd9202a57.tar.zst freebsd-ports-gnome-dd957e7499526b7beea400aec230deabd9202a57.zip |
Changing email-address on my 80 ports.
Approved by: erwin (mental)
Diffstat (limited to 'www/p5-Catalyst-Plugin-Session-State-Cookie')
-rw-r--r-- | www/p5-Catalyst-Plugin-Session-State-Cookie/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-Catalyst-Plugin-Session-State-Cookie/Makefile b/www/p5-Catalyst-Plugin-Session-State-Cookie/Makefile index 5cf242b5ffff..69df08e79506 100644 --- a/www/p5-Catalyst-Plugin-Session-State-Cookie/Makefile +++ b/www/p5-Catalyst-Plugin-Session-State-Cookie/Makefile @@ -1,6 +1,6 @@ # Ports collection makefile for: p5-Catalyst-Plugin-Session-State-Cookie # 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= ../by-authors/id/N/NU/NUFFIN PKGNAMEPREFIX= p5- -MAINTAINER= lars@balker.dk +MAINTAINER= lbr@FreeBSD.org COMMENT= Stores a Catalyst Session in a Cookie BUILD_DEPENDS= p5-Catalyst-Plugin-Session>=0.01:${PORTSDIR}/www/p5-Catalyst-Plugin-Session |