diff options
author | jschauma <jschauma@pkgsrc.org> | 2003-09-26 03:30:26 +0000 |
---|---|---|
committer | jschauma <jschauma@pkgsrc.org> | 2003-09-26 03:30:26 +0000 |
commit | 43df4e232d6029c1653d737255dcfd66d512f2d4 (patch) | |
tree | 6ef047cd57d239fb2dc7a92b51be1bf9926f542e /biology | |
parent | d8e531f6498497713317251063b16cef3c7cc2f0 (diff) | |
download | pkgsrc-43df4e232d6029c1653d737255dcfd66d512f2d4.tar.gz |
Add/enable gp.
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 8a09aa7c0eb..83ef98f20f9 100644 --- a/biology/Makefile +++ b/biology/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2003/09/26 03:18:15 jschauma Exp $ +# $NetBSD: Makefile,v 1.12 2003/09/26 03:30:26 jschauma Exp $ # COMMENT= Software for the biological sciences @@ -7,6 +7,7 @@ SUBDIR+= bioperl SUBDIR+= chemtool SUBDIR+= clustalw SUBDIR+= fastDNAml +SUBDIR+= gp SUBDIR+= nut SUBDIR+= pdbalign SUBDIR+= phylip |