diff options
author | wen <wen@FreeBSD.org> | 2015-01-19 20:11:25 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2015-01-19 20:11:25 +0800 |
commit | cec986076ca32caf4b9a8b2cd133736043dc3503 (patch) | |
tree | d0655c82c0c3fdedcd0cf9ede62691690914f60e /biology | |
parent | adc45381191712b052fc3fbd78d66a9325c0df45 (diff) | |
download | freebsd-ports-gnome-cec986076ca32caf4b9a8b2cd133736043dc3503.tar.gz freebsd-ports-gnome-cec986076ca32caf4b9a8b2cd133736043dc3503.tar.zst freebsd-ports-gnome-cec986076ca32caf4b9a8b2cd133736043dc3503.zip |
- Pass maintainership to submitter
PR: 196859
Submitted by: Joseph Mingrone<jrm@ftfl.ca>
Diffstat (limited to 'biology')
-rw-r--r-- | biology/paml/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/biology/paml/Makefile b/biology/paml/Makefile index 65f0a6cf2190..c28a6a9be64a 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= ports@FreeBSD.org +MAINTAINER= jrm@ftfl.ca COMMENT= Phylogenetic Analysis by Maximum Likelihood (PAML) USES= gmake tar:tgz |