diff options
-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 ec7b2a950f1c..f73c8252c264 100644 --- a/biology/fastdnaml/Makefile +++ b/biology/fastdnaml/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://geta.life.uiuc.edu:80/~gary/programs/fastDNAml/ DISTNAME= fastDNAml_${PORTVERSION} MAINTAINER= ports@FreeBSD.org -COMMENT= The faster variant of DNAML, makes phylogenetic trees using maximum likelihood +COMMENT= Faster DNAML, makes phylogenetic trees using maximum likelihood USE_GMAKE= yes do-build: |