diff options
author | jschauma <jschauma@pkgsrc.org> | 2003-09-30 01:04:39 +0000 |
---|---|---|
committer | jschauma <jschauma@pkgsrc.org> | 2003-09-30 01:04:39 +0000 |
commit | f04d4bf38a6bb56eae328782ea97c51eb7d35f07 (patch) | |
tree | b81917ad4f8f4b628f56f5268df9235317c3d594 /biology | |
parent | ed400565a2f1fabea126b49e60467bfb2b580b57 (diff) | |
download | pkgsrc-f04d4bf38a6bb56eae328782ea97c51eb7d35f07.tar.gz |
Add/enable coalesce.
Diffstat (limited to 'biology')
-rw-r--r-- | biology/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/biology/Makefile b/biology/Makefile index c194569c6ea..e218d5febb7 100644 --- a/biology/Makefile +++ b/biology/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2003/09/27 23:47:20 jschauma Exp $ +# $NetBSD: Makefile,v 1.18 2003/09/30 01:04:39 jschauma Exp $ # COMMENT= Software for the biological sciences @@ -6,6 +6,7 @@ COMMENT= Software for the biological sciences SUBDIR+= bioperl SUBDIR+= chemtool SUBDIR+= clustalw +SUBDIR+= coalesce SUBDIR+= fastDNAml SUBDIR+= gp SUBDIR+= hmmer |