diff options
author | cs <cs@FreeBSD.org> | 2012-07-24 15:19:21 +0800 |
---|---|---|
committer | cs <cs@FreeBSD.org> | 2012-07-24 15:19:21 +0800 |
commit | bfe1cc2351d2d00739b28c9b5e097b1f15d95903 (patch) | |
tree | 69de0f7f9c795f32be2bf1f284f2b60a635dd6c4 /biology/muscle/Makefile | |
parent | 76575735bfcded4e113b19dd0c9701a215a1d0a7 (diff) | |
download | freebsd-ports-gnome-bfe1cc2351d2d00739b28c9b5e097b1f15d95903.tar.gz freebsd-ports-gnome-bfe1cc2351d2d00739b28c9b5e097b1f15d95903.tar.zst freebsd-ports-gnome-bfe1cc2351d2d00739b28c9b5e097b1f15d95903.zip |
Fix typos in COMMENT
Diffstat (limited to 'biology/muscle/Makefile')
-rw-r--r-- | biology/muscle/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/biology/muscle/Makefile b/biology/muscle/Makefile index ec335706d7e1..7e716e11b54c 100644 --- a/biology/muscle/Makefile +++ b/biology/muscle/Makefile @@ -22,7 +22,7 @@ DISTFILES+= ${file}:docs .endif MAINTAINER= mzaki@m.u-tokyo.ac.jp -COMMENT= MUltiple Sequence Comparison by Log-Expectation +COMMENT= Multiple Sequence Comparison by Log-Expectation FETCH_ARGS= -A |