aboutsummaryrefslogtreecommitdiffstats
path: root/biology
diff options
context:
space:
mode:
authorjrm <jrm@FreeBSD.org>2016-09-24 05:42:02 +0800
committerjrm <jrm@FreeBSD.org>2016-09-24 05:42:02 +0800
commitadbee0ba4165f39428b7ffd756b4c22b751d70f5 (patch)
tree2f6a689592a55ceabf850d40e3d343929360847e /biology
parent59d80a093b030e1ae61a73a3345056cced9dac6f (diff)
downloadfreebsd-ports-gnome-adbee0ba4165f39428b7ffd756b4c22b751d70f5.tar.gz
freebsd-ports-gnome-adbee0ba4165f39428b7ffd756b4c22b751d70f5.tar.zst
freebsd-ports-gnome-adbee0ba4165f39428b7ffd756b4c22b751d70f5.zip
Update email address to jrm@FreeBSD.org for ports that I maintain
Reviewed by: mat, swills (mentor) Approved by: swills (mentor) Differential Revision: https://reviews.freebsd.org/D7995
Diffstat (limited to 'biology')
-rw-r--r--biology/diamond/Makefile3
-rw-r--r--biology/paml/Makefile2
-rw-r--r--biology/py-biom-format/Makefile3
3 files changed, 3 insertions, 5 deletions
diff --git a/biology/diamond/Makefile b/biology/diamond/Makefile
index 5418823febe5..70d25b5d4d3d 100644
--- a/biology/diamond/Makefile
+++ b/biology/diamond/Makefile
@@ -1,4 +1,3 @@
-# Created by: jrm@ftfl.ca
# $FreeBSD$
PORTNAME= diamond
@@ -6,7 +5,7 @@ PORTVERSION= 0.8.22
DISTVERSIONPREFIX=v
CATEGORIES= biology
-MAINTAINER= jrm@ftfl.ca
+MAINTAINER= jrm@FreeBSD.org
COMMENT= BLAST-compatible local sequence aligner
LICENSE= BSD2CLAUSE
diff --git a/biology/paml/Makefile b/biology/paml/Makefile
index c4b3181ba84d..9a74d5ac1235 100644
--- a/biology/paml/Makefile
+++ b/biology/paml/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= biology
MASTER_SITES= http://abacus.gene.ucl.ac.uk/software/
DISTNAME= ${PORTNAME}${PORTVERSION}
-MAINTAINER= jrm@ftfl.ca
+MAINTAINER= jrm@FreeBSD.org
COMMENT= Phylogenetic Analysis by Maximum Likelihood (PAML)
USES= gmake tar:tgz
diff --git a/biology/py-biom-format/Makefile b/biology/py-biom-format/Makefile
index 422474b44cd5..f4a95a756331 100644
--- a/biology/py-biom-format/Makefile
+++ b/biology/py-biom-format/Makefile
@@ -1,4 +1,3 @@
-# Created by: Joseph Mingrone <jrm@ftfl.ca>
# $FreeBSD$
PORTNAME= biom-format
@@ -7,7 +6,7 @@ PORTREVISION= 1
CATEGORIES= biology python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= jrm@ftfl.ca
+MAINTAINER= jrm@FreeBSD.org
COMMENT= Biological Observation Matrix (BIOM) Format Project
LICENSE= BSD3CLAUSE