diff options
author | asau <asau@pkgsrc.org> | 2010-03-18 08:02:32 +0000 |
---|---|---|
committer | asau <asau@pkgsrc.org> | 2010-03-18 08:02:32 +0000 |
commit | 5a58f99732a8b1faf9fc88fbd15c7cebff1e932a (patch) | |
tree | bb11d550992b9418aa361e61b6b7285a5bafe0e2 /biology | |
parent | a86cefdcae99b52fc82a674060f306ac8c77bf55 (diff) | |
download | pkgsrc-5a58f99732a8b1faf9fc88fbd15c7cebff1e932a.tar.gz |
Sort list.
Diffstat (limited to 'biology')
-rw-r--r-- | biology/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/biology/Makefile b/biology/Makefile index 9b2ef1efb53..cf20182d024 100644 --- a/biology/Makefile +++ b/biology/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.30 2010/03/15 14:10:38 asau Exp $ +# $NetBSD: Makefile,v 1.31 2010/03/18 08:02:32 asau Exp $ # COMMENT= Software for the biological sciences @@ -13,8 +13,8 @@ SUBDIR+= fastDNAml SUBDIR+= fluctuate SUBDIR+= genesplicer SUBDIR+= glimmer -SUBDIR+= gromacs SUBDIR+= gp +SUBDIR+= gromacs SUBDIR+= hmmer SUBDIR+= lucy SUBDIR+= mopac |