diff options
author | linimon <linimon@FreeBSD.org> | 2003-11-03 21:01:28 +0000 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2003-11-03 21:01:28 +0000 |
commit | 331898f37d242574f57c7e184a109d83686e8749 (patch) | |
tree | 9aaa529cb5d59b6cb8e34b44622f27ff3b47bc95 /biology | |
parent | 6523d6a5cfcbb9678e688ae817cae1f7ecb3ec13 (diff) | |
download | FreeBSD-ports-331898f37d242574f57c7e184a109d83686e8749.zip FreeBSD-ports-331898f37d242574f57c7e184a109d83686e8749.tar.gz |
Pet portlint.
Diffstat (limited to 'biology')
-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 ec7b2a9..f73c825 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: |