diff options
Diffstat (limited to 'www/p5-HTML-Template-Compiled/Makefile')
-rw-r--r-- | www/p5-HTML-Template-Compiled/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/p5-HTML-Template-Compiled/Makefile b/www/p5-HTML-Template-Compiled/Makefile index ddccc537c8b6..580f3ddc16ca 100644 --- a/www/p5-HTML-Template-Compiled/Makefile +++ b/www/p5-HTML-Template-Compiled/Makefile @@ -6,7 +6,7 @@ # PORTNAME= HTML-Template-Compiled -PORTVERSION= 0.74 +PORTVERSION= 0.75 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= HTML @@ -27,6 +27,7 @@ PERL_CONFIGURE= yes MAN3= HTML::Template::Compiled.3 \ HTML::Template::Compiled::Compiler.3 \ + HTML::Template::Compiled::Compiler::Classic.3 \ HTML::Template::Compiled::Expression.3 \ HTML::Template::Compiled::Filter.3 \ HTML::Template::Compiled::Parser.3 \ |