aboutsummaryrefslogtreecommitdiffstats
path: root/science/py-netCDF4/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'science/py-netCDF4/Makefile')
-rw-r--r--science/py-netCDF4/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/science/py-netCDF4/Makefile b/science/py-netCDF4/Makefile
index a3c8ad6510f9..e2cc72354de7 100644
--- a/science/py-netCDF4/Makefile
+++ b/science/py-netCDF4/Makefile
@@ -6,14 +6,13 @@
#
PORTNAME= netCDF4
-PORTVERSION= 0.8.1
-PORTREVISION= 1
+PORTVERSION= 0.9
CATEGORIES= science python
MASTER_SITES= http://netcdf4-python.googlecode.com/files/ \
CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= wenheping@gmail.com
+MAINTAINER= wen@FreeBSD.org
COMMENT= Python Interface to the NetCDF Library(versions 3 and 4)
BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/numpy:${PORTSDIR}/math/py-numpy