diff options
author | bofh <bofh@FreeBSD.org> | 2014-12-24 08:14:11 +0800 |
---|---|---|
committer | bofh <bofh@FreeBSD.org> | 2014-12-24 08:14:11 +0800 |
commit | 613151e2837e8095a37e3a001957da0fda0235ef (patch) | |
tree | 2abe5676ea17dc767753ba7e3f8c49e349e14517 /science | |
parent | a6089ce5ef0728935580bb050185f4e400907c06 (diff) | |
download | freebsd-ports-gnome-613151e2837e8095a37e3a001957da0fda0235ef.tar.gz freebsd-ports-gnome-613151e2837e8095a37e3a001957da0fda0235ef.tar.zst freebsd-ports-gnome-613151e2837e8095a37e3a001957da0fda0235ef.zip |
Change my non-FreeBSD MAINTAINER mail to bofh@
Approved by: bapt
Diffstat (limited to 'science')
-rw-r--r-- | science/jstrack/Makefile | 2 | ||||
-rw-r--r-- | science/py-mdp/Makefile | 2 | ||||
-rw-r--r-- | science/py-netCDF4/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/science/jstrack/Makefile b/science/jstrack/Makefile index 29b9b04ed8a3..0a0158b7cb91 100644 --- a/science/jstrack/Makefile +++ b/science/jstrack/Makefile @@ -7,7 +7,7 @@ CATEGORIES= science MASTER_SITES= http://www.jstrack.org/${PORTNAME}/downloads/ \ http://www.bayofrum.net/dist/${PORTNAME}/ -MAINTAINER= 5u623l20@gmail.com +MAINTAINER= bofh@FreeBSD.org COMMENT= Freeware hurricane tracking program LICENSE= JStrack diff --git a/science/py-mdp/Makefile b/science/py-mdp/Makefile index 225467f07dff..1da2b44dec57 100644 --- a/science/py-mdp/Makefile +++ b/science/py-mdp/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= SF/${PORTNAME}-toolkit/${PORTNAME}-toolkit/${PORTVERSION} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= ${PORTNAME:tu}-${PORTVERSION} -MAINTAINER= 5u623l20@gmail.com +MAINTAINER= bofh@FreeBSD.org COMMENT= Modular toolkit for Data Processing LICENSE= BSD3CLAUSE diff --git a/science/py-netCDF4/Makefile b/science/py-netCDF4/Makefile index da239e420de7..80f3c2ac731b 100644 --- a/science/py-netCDF4/Makefile +++ b/science/py-netCDF4/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.1.1 CATEGORIES= science python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= 5u623l20@gmail.com +MAINTAINER= bofh@FreeBSD.org COMMENT= Python Interface to the NetCDF Library (versions 3 and 4) LICENSE= MIT |