diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-07-23 17:30:45 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-07-23 17:30:45 +0000 |
commit | d235aae94b14d5f3a70383e02e593e446f8b5652 (patch) | |
tree | 128fff9038722fe83cf027d48ec74689f6b5b45b /math/py-basemap | |
parent | 95bc73a719c47b349ab9b12dbd548af71a58a24d (diff) | |
download | ports-d235aae94b14d5f3a70383e02e593e446f8b5652.tar.gz ports-d235aae94b14d5f3a70383e02e593e446f8b5652.zip |
Notes
Diffstat (limited to 'math/py-basemap')
-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 |