diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2014-04-04 02:46:51 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2014-04-04 02:46:51 +0800 |
commit | b208270c2af960bdb41ef4acac4abc729dcca1a9 (patch) | |
tree | aa78154db30091c11d7e8f9d807fd030f11bcc4e /science | |
parent | 13df2711a773a8b471268daf0da77572f3693ba2 (diff) | |
download | freebsd-ports-gnome-b208270c2af960bdb41ef4acac4abc729dcca1a9.tar.gz freebsd-ports-gnome-b208270c2af960bdb41ef4acac4abc729dcca1a9.tar.zst freebsd-ports-gnome-b208270c2af960bdb41ef4acac4abc729dcca1a9.zip |
- Take maintainership
Approved by: Quincey Koziol <koziol@hdfgroup.org> (maintainer)
Diffstat (limited to 'science')
-rw-r--r-- | science/hdf5/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/hdf5/Makefile b/science/hdf5/Makefile index ccf49827e5f9..5d3fe73fd395 100644 --- a/science/hdf5/Makefile +++ b/science/hdf5/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= ftp://ftp.hdfgroup.org/HDF5/current16/src/ \ ftp://ftp.hdfgroup.org/HDF5/prev-releases/hdf5-${PORTVERSION}/src/ \ LOCAL/chinsan -MAINTAINER= koziol@hdfgroup.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Hierarchical Data Format library (from NCSA) CONFLICTS= hdf5-1.8.* |