diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-10-26 17:29:05 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-10-26 17:29:05 +0000 |
commit | 66b494fd8e6054f3355cfc95ade58570d5265077 (patch) | |
tree | 394ecac0a8dff2adc627d8e6e6a84b9fa43eb79c | |
parent | 79d26d0fc37937244ba00745d6802d53ac903d6f (diff) |
Notes
-rw-r--r-- | www/p5-HTML-Mason/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/p5-HTML-Mason/Makefile b/www/p5-HTML-Mason/Makefile index 49063213c618..adfff4e6e93e 100644 --- a/www/p5-HTML-Mason/Makefile +++ b/www/p5-HTML-Mason/Makefile @@ -37,6 +37,7 @@ MAN3= Bundle::HTML::Mason.3 \ HTML::Mason::Compiler.3 \ HTML::Mason::Compiler::ToObject.3 \ HTML::Mason::Component.3 \ + HTML::Mason::Component::Subcomponent.3 \ HTML::Mason::ComponentSource.3 \ HTML::Mason::Devel.3 \ HTML::Mason::Escapes.3 \ |