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 e48500e7c73c..d93f430a98fe 100644 --- a/astro/py-metar/Makefile +++ b/astro/py-metar/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.schwarzvogel.de/pkgs/ \ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= ${REALPORTNAME}-${PORTVERSION} -MAINTAINER= sunpoet@sunpoet.net +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Python module that provides access to NOAA's METAR weather reports DOCSDIR= ${PREFIX}/share/doc/py-${PORTNAME} |