diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2003-06-12 16:41:16 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2003-06-12 16:41:16 +0000 |
commit | 844479aa5dff9dd1018c3943c19e06d29457a9eb (patch) | |
tree | 69819d49b22f1169c7f154443a1486f8b75ac1df /www/p5-CGI-Session | |
parent | 1569c2c1d6407f1fd007ea198260cf414e065db9 (diff) |
Change to my FreeBSD.org address
Notes
Notes:
svn path=/head/; revision=82871
Diffstat (limited to 'www/p5-CGI-Session')
-rw-r--r-- | www/p5-CGI-Session/Makefile | 4 | ||||
-rw-r--r-- | www/p5-CGI-Session/pkg-descr | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/www/p5-CGI-Session/Makefile b/www/p5-CGI-Session/Makefile index b1e8154ba71a..616d996267f7 100644 --- a/www/p5-CGI-Session/Makefile +++ b/www/p5-CGI-Session/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: p5-CGI-Session # Date created: 12 June 2002 -# Whom: Erwin Lansing <erwin@lansing.dk> +# Whom: Erwin Lansing <erwin@FreeBSD.org> # # $FreeBSD$ # @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= CGI PKGNAMEPREFIX= p5- -MAINTAINER= erwin@lansing.dk +MAINTAINER= erwin@FreeBSD.org COMMENT= Perl extension for persistent session management PERL_CONFIGURE= yes diff --git a/www/p5-CGI-Session/pkg-descr b/www/p5-CGI-Session/pkg-descr index 8867b2feac7c..fc244355a5e9 100644 --- a/www/p5-CGI-Session/pkg-descr +++ b/www/p5-CGI-Session/pkg-descr @@ -11,4 +11,4 @@ WWW: http://search.cpan.org/search?dist=CGI-Session - Erwin Lansing -erwin@lansing.dk +erwin@FreeBSD.org |