diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-04-14 20:45:44 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-04-14 20:45:44 +0000 |
commit | 428ee0bc4b524955ea616e13668b0834613e7fff (patch) | |
tree | 0601f0e9dbc54cf40cf26d68bd8079b680d34dbd /misc/p5-Geo-Weather | |
parent | 9775ebacfb3fdd927d842626af2d6d10fec65b7b (diff) | |
download | ports-428ee0bc4b524955ea616e13668b0834613e7fff.tar.gz ports-428ee0bc4b524955ea616e13668b0834613e7fff.zip |
Notes
Diffstat (limited to 'misc/p5-Geo-Weather')
-rw-r--r-- | misc/p5-Geo-Weather/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/p5-Geo-Weather/Makefile b/misc/p5-Geo-Weather/Makefile index 10ec97a654f5..b8ba6f99384a 100644 --- a/misc/p5-Geo-Weather/Makefile +++ b/misc/p5-Geo-Weather/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} \ MASTER_SITE_SUBDIR= Geo PKGNAMEPREFIX= p5- -MAINTAINER= petef@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Perl module to retrieve weather information from weather.com RUN_DEPENDS= ${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww |