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 | |
parent | 612e7616f270a033e731490b32221e0411d3afa0 (diff) |
Notes
Diffstat (limited to 'astro')
-rw-r--r-- | astro/p5-Weather-Underground/Makefile | 2 | ||||
-rw-r--r-- | astro/weatherspect/Makefile | 2 |
2 files changed, 2 insertions, 2 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 \ diff --git a/astro/weatherspect/Makefile b/astro/weatherspect/Makefile index a07c8746bb41..04d9d63025f5 100644 --- a/astro/weatherspect/Makefile +++ b/astro/weatherspect/Makefile @@ -7,7 +7,7 @@ CATEGORIES= astro MASTER_SITES= http://www.robobunny.com/projects/weatherspect/ DISTNAME= ${PORTNAME}_v${PORTVERSION} -MAINTAINER= simon@olofsson.de +MAINTAINER= ports@FreeBSD.org COMMENT= Weather simulation in ASCII art LICENSE= ART10 GPLv1 |