diff options
author | asau <asau@pkgsrc.org> | 2010-03-15 14:10:38 +0000 |
---|---|---|
committer | asau <asau@pkgsrc.org> | 2010-03-15 14:10:38 +0000 |
commit | 1c72e405f3da5129724b9472908e080b23a9238f (patch) | |
tree | 25da95aabd5621c58a3e743d2cd606322bd2ff50 /biology | |
parent | 29d1bdfacb547a15ec030ee9fb1c178cc09d7ff7 (diff) | |
download | pkgsrc-1c72e405f3da5129724b9472908e080b23a9238f.tar.gz |
+ gromacs
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 f2bf5f986f5..9b2ef1efb53 100644 --- a/biology/Makefile +++ b/biology/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.29 2008/03/09 18:28:54 tnn Exp $ +# $NetBSD: Makefile,v 1.30 2010/03/15 14:10:38 asau Exp $ # COMMENT= Software for the biological sciences @@ -13,6 +13,7 @@ SUBDIR+= fastDNAml SUBDIR+= fluctuate SUBDIR+= genesplicer SUBDIR+= glimmer +SUBDIR+= gromacs SUBDIR+= gp SUBDIR+= hmmer SUBDIR+= lucy |