diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2008-12-16 05:15:41 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2008-12-16 05:15:41 +0000 |
commit | f671f7255da67ed795b73b078171714315681a4b (patch) | |
tree | 2ead18946f64b290b31920bc47235c76780e54ca /science/pnetcdf | |
parent | 4491f2f4c47469a269bb18c53ccbfb43f3fb8fd8 (diff) | |
download | ports-f671f7255da67ed795b73b078171714315681a4b.tar.gz ports-f671f7255da67ed795b73b078171714315681a4b.zip |
Notes
Diffstat (limited to 'science/pnetcdf')
-rw-r--r-- | science/pnetcdf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/pnetcdf/Makefile b/science/pnetcdf/Makefile index 877357f398d8..3fa658937fd3 100644 --- a/science/pnetcdf/Makefile +++ b/science/pnetcdf/Makefile @@ -12,7 +12,7 @@ CATEGORIES= science parallel MASTER_SITES= http://www-unix.mcs.anl.gov/parallel-netcdf/ DISTNAME= parallel-netcdf-${PORTVERSION} -MAINTAINER= quakelee@cn.FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A library providing high-performance I/O CONFLICTS= hdf-4.* |