diff options
author | Wen Heping <wen@FreeBSD.org> | 2015-01-19 12:11:25 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2015-01-19 12:11:25 +0000 |
commit | 6f070619c8027306069fda7cc49f41c269b9ba1b (patch) | |
tree | d0655c82c0c3fdedcd0cf9ede62691690914f60e /biology | |
parent | 02525ad7283fb795abb14a2418d7e20b12271ca1 (diff) | |
download | ports-6f070619c8027306069fda7cc49f41c269b9ba1b.tar.gz ports-6f070619c8027306069fda7cc49f41c269b9ba1b.zip |
Notes
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 |