diff options
Diffstat (limited to 'math/py-basemap/Makefile')
-rw-r--r-- | math/py-basemap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-basemap/Makefile b/math/py-basemap/Makefile index e62c2ad497e3..7fe6a1c3dcbf 100644 --- a/math/py-basemap/Makefile +++ b/math/py-basemap/Makefile @@ -8,7 +8,7 @@ CATEGORIES= math python MASTER_SITES= SF/matplotlib/matplotlib-toolkits/${PORTNAME}-${PORTVERSION} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= mainland@apeiron.net +MAINTAINER= ports@FreeBSD.org COMMENT= Plots data on map projections (with continental and political boundaries) RUN_DEPENDS= ${PYTHON_SITELIBDIR}/matplotlib/:${PORTSDIR}/math/py-matplotlib |