diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2003-11-03 21:01:28 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2003-11-03 21:01:28 +0000 |
commit | 43233244caf09f1f86ed440aa1407e6f12dc1a6f (patch) | |
tree | f70cff143d65db512d15fc18ecc57f9e4856be44 /biology/fastdnaml | |
parent | a27bc3932863168e901e46b1736e464443a68363 (diff) | |
download | ports-43233244caf09f1f86ed440aa1407e6f12dc1a6f.tar.gz ports-43233244caf09f1f86ed440aa1407e6f12dc1a6f.zip |
Pet portlint.
Notes
Notes:
svn path=/head/; revision=92994
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 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: |