diff options
Diffstat (limited to 'astro/pyweather')
-rw-r--r-- | astro/pyweather/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/pyweather/Makefile b/astro/pyweather/Makefile index c5bda03db901..0b6978c21417 100644 --- a/astro/pyweather/Makefile +++ b/astro/pyweather/Makefile @@ -11,7 +11,7 @@ CATEGORIES= astro python MASTER_SITES= ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/will/ DISTNAME= pyWeather -MAINTAINER= will@FreeBSD.org +MAINTAINER= ports@FreeBSD.org RUN_DEPENDS= ${PYTHON}:${PORTSDIR}/lang/python |