diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2010-09-23 01:10:26 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2010-09-23 01:10:26 +0800 |
commit | b1e45c6ca5c6fdaa86e8e3700568ef95ac9257c7 (patch) | |
tree | 22e94a7fab69d1d1dcb8877f28d742bfb0dc8446 /science/netcdf | |
parent | d93581705b91d5f733db1ca162e52ac771674c05 (diff) | |
download | freebsd-ports-gnome-b1e45c6ca5c6fdaa86e8e3700568ef95ac9257c7.tar.gz freebsd-ports-gnome-b1e45c6ca5c6fdaa86e8e3700568ef95ac9257c7.tar.zst freebsd-ports-gnome-b1e45c6ca5c6fdaa86e8e3700568ef95ac9257c7.zip |
- Update MAINTAINER to my FreeBSD.org address
Approved by: pgollucci (mentor)
Diffstat (limited to 'science/netcdf')
-rw-r--r-- | science/netcdf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/netcdf/Makefile b/science/netcdf/Makefile index 04944196c74b..ca2ebb6d7cdd 100644 --- a/science/netcdf/Makefile +++ b/science/netcdf/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.unidata.ucar.edu/downloads/netcdf/ftp/ \ ftp://ftp.unidata.ucar.edu/pub/netcdf/ \ http://sunpoet.net/distfiles/ -MAINTAINER= sunpoet@sunpoet.net +MAINTAINER= sunpoet@FreeBSD.org COMMENT?= Library for machine-independent, array-oriented data access CONFLICTS= hdf-4.* netcdf-4.* |