diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-11-03 20:44:32 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-11-03 20:44:32 +0000 |
commit | a27bc3932863168e901e46b1736e464443a68363 (patch) | |
tree | 9b89afe6fad7f7c7d3a8241c1fb4bd3f13eebe29 /biology/fastdnaml | |
parent | 38ef52cf23a7d11f4cda55a0e014d9d7aceee7dc (diff) | |
download | ports-a27bc3932863168e901e46b1736e464443a68363.tar.gz ports-a27bc3932863168e901e46b1736e464443a68363.zip |
Notes
Diffstat (limited to 'biology/fastdnaml')
-rw-r--r-- | biology/fastdnaml/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/biology/fastdnaml/Makefile b/biology/fastdnaml/Makefile index 250973678de2..ec7b2a950f1c 100644 --- a/biology/fastdnaml/Makefile +++ b/biology/fastdnaml/Makefile @@ -11,7 +11,7 @@ CATEGORIES= biology MASTER_SITES= http://geta.life.uiuc.edu:80/~gary/programs/fastDNAml/ DISTNAME= fastDNAml_${PORTVERSION} -MAINTAINER= mzaki@e-mail.ne.jp +MAINTAINER= ports@FreeBSD.org COMMENT= The faster variant of DNAML, makes phylogenetic trees using maximum likelihood USE_GMAKE= yes |