diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-05-10 22:06:22 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-05-10 22:06:22 +0000 |
commit | 636287c88839c0bbcdf94ccf687a5b45dce2c511 (patch) | |
tree | dc22e80be7c36768f74f8c53abee648056ac31c5 /astro/p5-Weather-Underground | |
parent | 612e7616f270a033e731490b32221e0411d3afa0 (diff) | |
download | ports-636287c88839c0bbcdf94ccf687a5b45dce2c511.tar.gz ports-636287c88839c0bbcdf94ccf687a5b45dce2c511.zip |
Notes
Diffstat (limited to 'astro/p5-Weather-Underground')
-rw-r--r-- | astro/p5-Weather-Underground/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/p5-Weather-Underground/Makefile b/astro/p5-Weather-Underground/Makefile index a0bd4a57376d..cdd399cb2da9 100644 --- a/astro/p5-Weather-Underground/Makefile +++ b/astro/p5-Weather-Underground/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= Weather PKGNAMEPREFIX= p5- -MAINTAINER= simon@olofsson.de +MAINTAINER= ports@FreeBSD.org COMMENT= Retrieve weather information from wunderground.com BUILD_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww \ |