diff --git a/www/p5-Dancer2/Makefile b/www/p5-Dancer2/Makefile index b7c9c1d7e79e..ca8bf0c28477 100644 --- a/www/p5-Dancer2/Makefile +++ b/www/p5-Dancer2/Makefile @@ -3,6 +3,7 @@ PORTNAME= Dancer2 PORTVERSION= 0.141000 +PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/www/p5-Dancer2/pkg-plist b/www/p5-Dancer2/pkg-plist index 3b680c6d1ac7..9d6c174dfb24 100644 --- a/www/p5-Dancer2/pkg-plist +++ b/www/p5-Dancer2/pkg-plist @@ -74,6 +74,7 @@ bin/dancer2 %%SITE_PERL%%/Dancer2/Plugins.pod %%SITE_PERL%%/Dancer2/Serializer/Dumper.pm %%SITE_PERL%%/Dancer2/Serializer/JSON.pm +%%SITE_PERL%%/Dancer2/Serializer/Mutable.pm %%SITE_PERL%%/Dancer2/Serializer/YAML.pm %%SITE_PERL%%/Dancer2/Session/Simple.pm %%SITE_PERL%%/Dancer2/Session/YAML.pm @@ -136,6 +137,7 @@ bin/dancer2 %%PERL5_MAN3%%/Dancer2::Plugins.3.gz %%PERL5_MAN3%%/Dancer2::Serializer::Dumper.3.gz %%PERL5_MAN3%%/Dancer2::Serializer::JSON.3.gz +%%PERL5_MAN3%%/Dancer2::Serializer::Mutable.3.gz %%PERL5_MAN3%%/Dancer2::Serializer::YAML.3.gz %%PERL5_MAN3%%/Dancer2::Session::Simple.3.gz %%PERL5_MAN3%%/Dancer2::Session::YAML.3.gz