diff options
Diffstat (limited to 'astro/weather/Makefile')
-rw-r--r-- | astro/weather/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/weather/Makefile b/astro/weather/Makefile index f9b2bc1386ab..ec073be4688a 100644 --- a/astro/weather/Makefile +++ b/astro/weather/Makefile @@ -11,7 +11,7 @@ CATEGORIES= astro python MASTER_SITES= http://fungi.yuggoth.org/weather/src/ \ http://sunpoet.net/distfiles/ -MAINTAINER= sunpoet@sunpoet.net +MAINTAINER= sunpoet@FreeBSD.org COMMENT= An utility to provide current weather conditions and forecasts USE_PYTHON= -2.7 |