diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2009-08-16 09:55:32 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2009-08-16 09:55:32 +0000 |
commit | e963662e8cae969d88a61aae7d9f54e4c01faff3 (patch) | |
tree | a3b81256b7ca7097874ecd94e48f1f196a833e29 /www/p5-HTTP-Recorder | |
parent | 49728dccbaaeaf7709fbd116c130699d95cae7fd (diff) | |
download | ports-e963662e8cae969d88a61aae7d9f54e4c01faff3.tar.gz ports-e963662e8cae969d88a61aae7d9f54e4c01faff3.zip |
Notes
Diffstat (limited to 'www/p5-HTTP-Recorder')
-rw-r--r-- | www/p5-HTTP-Recorder/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-HTTP-Recorder/Makefile b/www/p5-HTTP-Recorder/Makefile index 3b65217737f4..44c32741d34b 100644 --- a/www/p5-HTTP-Recorder/Makefile +++ b/www/p5-HTTP-Recorder/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= ../by-authors/id/L/LE/LEIRA PKGNAMEPREFIX= p5- -MAINTAINER= mat@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Record interaction with websites BUILD_DEPENDS= ${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww \ |