diff options
author | Wen Heping <wen@FreeBSD.org> | 2014-12-07 04:41:47 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2014-12-07 04:41:47 +0000 |
commit | 05a45a398d10280a6249604924c970012080afca (patch) | |
tree | 10cb78169613ca45c62a82173f689205ac96d028 /biology/p5-Bio-Phylo/pkg-plist | |
parent | bc13faca44c5b7c1fe63942f6c63674680fa57c3 (diff) |
Notes
Diffstat (limited to 'biology/p5-Bio-Phylo/pkg-plist')
-rw-r--r-- | biology/p5-Bio-Phylo/pkg-plist | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/biology/p5-Bio-Phylo/pkg-plist b/biology/p5-Bio-Phylo/pkg-plist index 671eb4ae3bd5..41084e7f6666 100644 --- a/biology/p5-Bio-Phylo/pkg-plist +++ b/biology/p5-Bio-Phylo/pkg-plist @@ -2,8 +2,8 @@ %%SITE_PERL%%/Bio/Phylo/EvolutionaryModels.pm %%SITE_PERL%%/Bio/Phylo/Factory.pm %%SITE_PERL%%/Bio/Phylo/Forest.pm -%%SITE_PERL%%/Bio/Phylo/Forest/DrawNode.pm -%%SITE_PERL%%/Bio/Phylo/Forest/DrawTree.pm +%%SITE_PERL%%/Bio/Phylo/Forest/DrawNodeRole.pm +%%SITE_PERL%%/Bio/Phylo/Forest/DrawTreeRole.pm %%SITE_PERL%%/Bio/Phylo/Forest/Node.pm %%SITE_PERL%%/Bio/Phylo/Forest/NodeRole.pm %%SITE_PERL%%/Bio/Phylo/Forest/Tree.pm @@ -106,6 +106,7 @@ %%SITE_PERL%%/Bio/Phylo/Unparsers/Newick.pm %%SITE_PERL%%/Bio/Phylo/Unparsers/Nexml.pm %%SITE_PERL%%/Bio/Phylo/Unparsers/Nexus.pm +%%SITE_PERL%%/Bio/Phylo/Unparsers/Nwmsrdf.pm %%SITE_PERL%%/Bio/Phylo/Unparsers/Pagel.pm %%SITE_PERL%%/Bio/Phylo/Unparsers/Phylip.pm %%SITE_PERL%%/Bio/Phylo/Unparsers/Phyloxml.pm @@ -125,8 +126,8 @@ %%PERL5_MAN3%%/Bio::Phylo::EvolutionaryModels.3.gz %%PERL5_MAN3%%/Bio::Phylo::Factory.3.gz %%PERL5_MAN3%%/Bio::Phylo::Forest.3.gz -%%PERL5_MAN3%%/Bio::Phylo::Forest::DrawNode.3.gz -%%PERL5_MAN3%%/Bio::Phylo::Forest::DrawTree.3.gz +%%PERL5_MAN3%%/Bio::Phylo::Forest::DrawNodeRole.3.gz +%%PERL5_MAN3%%/Bio::Phylo::Forest::DrawTreeRole.3.gz %%PERL5_MAN3%%/Bio::Phylo::Forest::Node.3.gz %%PERL5_MAN3%%/Bio::Phylo::Forest::NodeRole.3.gz %%PERL5_MAN3%%/Bio::Phylo::Forest::Tree.3.gz @@ -223,6 +224,7 @@ %%PERL5_MAN3%%/Bio::Phylo::Unparsers::Newick.3.gz %%PERL5_MAN3%%/Bio::Phylo::Unparsers::Nexml.3.gz %%PERL5_MAN3%%/Bio::Phylo::Unparsers::Nexus.3.gz +%%PERL5_MAN3%%/Bio::Phylo::Unparsers::Nwmsrdf.3.gz %%PERL5_MAN3%%/Bio::Phylo::Unparsers::Pagel.3.gz %%PERL5_MAN3%%/Bio::Phylo::Unparsers::Phylip.3.gz %%PERL5_MAN3%%/Bio::Phylo::Unparsers::Phyloxml.3.gz |