diff options
author | itetcu <itetcu@FreeBSD.org> | 2006-09-04 21:46:26 +0800 |
---|---|---|
committer | itetcu <itetcu@FreeBSD.org> | 2006-09-04 21:46:26 +0800 |
commit | 4e4019ddc4a5bf5ab825b2cbb4ca9f67764a5188 (patch) | |
tree | c079e0b3eaee717b5d620c893b315ab109eb1a04 /www | |
parent | 53eff2b1241a816d5d9f35dddf179e6a8937c043 (diff) | |
download | freebsd-ports-gnome-4e4019ddc4a5bf5ab825b2cbb4ca9f67764a5188.tar.gz freebsd-ports-gnome-4e4019ddc4a5bf5ab825b2cbb4ca9f67764a5188.tar.zst freebsd-ports-gnome-4e4019ddc4a5bf5ab825b2cbb4ca9f67764a5188.zip |
Change maintainer's email address
PR: ports/102715
Submitted by: Masahiro Teramoto (maintainer)
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-HTTP-Cookies-w3m/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-HTTP-Cookies-w3m/Makefile b/www/p5-HTTP-Cookies-w3m/Makefile index c59e075e10f3..61d66379c8fa 100644 --- a/www/p5-HTTP-Cookies-w3m/Makefile +++ b/www/p5-HTTP-Cookies-w3m/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= HTTP PKGNAMEPREFIX= p5- -MAINTAINER= markun@gate.onohara.to +MAINTAINER= markun@onohara.to COMMENT= Cookie storage and management for w3m BUILD_DEPENDS= ${SITE_PERL}/Module/Install.pm:${PORTSDIR}/devel/p5-Module-Install |