aboutsummaryrefslogtreecommitdiff
path: root/biology/hmmer
diff options
context:
space:
mode:
authorSergey Matveychuk <sem@FreeBSD.org>2004-11-25 22:58:29 +0000
committerSergey Matveychuk <sem@FreeBSD.org>2004-11-25 22:58:29 +0000
commit527595300432c6d91e8993efb3ed5551b9e589c0 (patch)
treed8b3b1c3d904bea9010aece73b6373137a0fc8f7 /biology/hmmer
parent3b1950174468942bd06f5248d30f7bb16ac740f6 (diff)
downloadports-527595300432c6d91e8993efb3ed5551b9e589c0.tar.gz
ports-527595300432c6d91e8993efb3ed5551b9e589c0.zip
- Remove a junk white space.
Notes
Notes: svn path=/head/; revision=122436
Diffstat (limited to 'biology/hmmer')
-rw-r--r--biology/hmmer/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/biology/hmmer/Makefile b/biology/hmmer/Makefile
index c4e8f4a422ac..9227c5d51a31 100644
--- a/biology/hmmer/Makefile
+++ b/biology/hmmer/Makefile
@@ -22,7 +22,7 @@ EXAMPLES= 7LES_DROME amino.null globins50.msf nucleic.pri rrm.sto \
Artemia.fa amino.pri globins630.fa pkinase.sto RU1A_HUMAN \
fn3.sto nucleic.null rrm.hmm
MAN1= hmmalign.1 hmmbuild.1 hmmcalibrate.1 hmmconvert.1 hmmemit.1 \
- hmmer.1 hmmfetch.1 hmmindex.1 hmmpfam.1 hmmsearch.1
+ hmmer.1 hmmfetch.1 hmmindex.1 hmmpfam.1 hmmsearch.1
.if defined(WITH_PVM)
CONFIGURE_ENV+= PVM_ROOT="${LOCALBASE}/lib/pvm" PVM_ARCH="FREEBSD"