diff options
author | jtb <jtb@pkgsrc.org> | 2000-11-25 20:14:30 +0000 |
---|---|---|
committer | jtb <jtb@pkgsrc.org> | 2000-11-25 20:14:30 +0000 |
commit | 43fc1ac0f0de014dcb8cad216c005257bb824386 (patch) | |
tree | 88f6c456c2f597a947fecef6c65edac34b8f67bd | |
parent | 39a4b46675c904aaf68b11e6423bddaa0d5f4081 (diff) | |
download | pkgsrc-43fc1ac0f0de014dcb8cad216c005257bb824386.tar.gz |
Add and enable "chemtool". Fixes PR pkg/11377 by Jason Beegan.
-rw-r--r-- | biology/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/biology/Makefile b/biology/Makefile index a2100ef6b6c..08869361522 100644 --- a/biology/Makefile +++ b/biology/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2000/03/13 04:43:21 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2000/11/25 20:14:30 jtb Exp $ # SUBDIR += bioperl + SUBDIR += chemtool SUBDIR += clustalw SUBDIR += fastDNAml SUBDIR += nut |