diff options
Diffstat (limited to 'astro/py-metar/Makefile')
-rw-r--r-- | astro/py-metar/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/py-metar/Makefile b/astro/py-metar/Makefile index d4fa6e3dfdd9..5e0866f05c2b 100644 --- a/astro/py-metar/Makefile +++ b/astro/py-metar/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.schwarzvogel.de/pkgs/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= pymetar-${PORTVERSION} -MAINTAINER= perky@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Python module that provides access to NOAA's METAR weather reports USE_PYTHON= yes |