diff options
author | jmelo <jmelo@FreeBSD.org> | 2007-03-08 17:33:53 +0000 |
---|---|---|
committer | jmelo <jmelo@FreeBSD.org> | 2007-03-08 17:33:53 +0000 |
commit | 3c9ca311ab8cfab031d7544d8b192b4cb0aaf4b6 (patch) | |
tree | 59888a31e14c3cb10b73c502afd81112efad5f70 | |
parent | 06a3d7569155b0f2a48695205205c23a78b29318 (diff) | |
download | FreeBSD-ports-3c9ca311ab8cfab031d7544d8b192b4cb0aaf4b6.zip FreeBSD-ports-3c9ca311ab8cfab031d7544d8b192b4cb0aaf4b6.tar.gz |
- Change maintainer mail.
Submitted by: Quincey Koziol <koziol@ncsa.uiuc.edu> (maintainer) via email
-rw-r--r-- | science/hdf5-18/Makefile | 2 | ||||
-rw-r--r-- | science/hdf5/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/science/hdf5-18/Makefile b/science/hdf5-18/Makefile index e92bd45..104fec7 100644 --- a/science/hdf5-18/Makefile +++ b/science/hdf5-18/Makefile @@ -11,7 +11,7 @@ PORTVERSION= 1.6.5 CATEGORIES= science archivers graphics MASTER_SITES= ftp://ftp.hdfgroup.org/HDF5/current/src/ -MAINTAINER= koziol@ncsa.uiuc.edu +MAINTAINER= koziol@hdfgroup.org COMMENT= Hierarchical Data Format library (from NCSA) USE_LDCONFIG= yes diff --git a/science/hdf5/Makefile b/science/hdf5/Makefile index e92bd45..104fec7 100644 --- a/science/hdf5/Makefile +++ b/science/hdf5/Makefile @@ -11,7 +11,7 @@ PORTVERSION= 1.6.5 CATEGORIES= science archivers graphics MASTER_SITES= ftp://ftp.hdfgroup.org/HDF5/current/src/ -MAINTAINER= koziol@ncsa.uiuc.edu +MAINTAINER= koziol@hdfgroup.org COMMENT= Hierarchical Data Format library (from NCSA) USE_LDCONFIG= yes |