diff options
author | asau <asau> | 2010-03-18 08:02:32 +0000 |
---|---|---|
committer | asau <asau> | 2010-03-18 08:02:32 +0000 |
commit | 64537f29d431d424988d6772117d7a8b75231897 (patch) | |
tree | bb11d550992b9418aa361e61b6b7285a5bafe0e2 /biology | |
parent | 8d25526a9e0b8dee070c2b2e560088c3acb43b4a (diff) | |
download | pkgsrc-64537f29d431d424988d6772117d7a8b75231897.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 |