diff options
author | jtb <jtb> | 2000-11-25 20:14:30 +0000 |
---|---|---|
committer | jtb <jtb> | 2000-11-25 20:14:30 +0000 |
commit | 4077c0a21f8db29ed1a75589c048fb93b845af68 (patch) | |
tree | 88f6c456c2f597a947fecef6c65edac34b8f67bd /biology/Makefile | |
parent | a224f513279f106fffb93b0a64110fc5437fe2dd (diff) | |
download | pkgsrc-4077c0a21f8db29ed1a75589c048fb93b845af68.tar.gz |
Add and enable "chemtool". Fixes PR pkg/11377 by Jason Beegan.
Diffstat (limited to 'biology/Makefile')
-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 |