aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2003-10-30 04:37:05 +0800
committersobomax <sobomax@FreeBSD.org>2003-10-30 04:37:05 +0800
commit542c76cb3b5a10d89618643232e575526e44d0b6 (patch)
treefee7f0ee9399ed2a80d048e12b08594180098f21 /www
parente351ddb22def08a7703322a92bbd4c37b7ac9df1 (diff)
downloadfreebsd-ports-gnome-542c76cb3b5a10d89618643232e575526e44d0b6.tar.gz
freebsd-ports-gnome-542c76cb3b5a10d89618643232e575526e44d0b6.tar.zst
freebsd-ports-gnome-542c76cb3b5a10d89618643232e575526e44d0b6.zip
Add two missed manpages.
Diffstat (limited to 'www')
-rw-r--r--www/p5-HTML-Mason/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/www/p5-HTML-Mason/Makefile b/www/p5-HTML-Mason/Makefile
index 3a4b32f0712f..d06fbc2c29f0 100644
--- a/www/p5-HTML-Mason/Makefile
+++ b/www/p5-HTML-Mason/Makefile
@@ -39,11 +39,13 @@ MAN3= Bundle::HTML::Mason.3 \
HTML::Mason::Compiler.3 \
HTML::Mason::Compiler::ToObject.3 \
HTML::Mason::Component.3 \
+ HTML::Mason::Component::FileBased.3 \
HTML::Mason::Component::Subcomponent.3 \
HTML::Mason::ComponentSource.3 \
HTML::Mason::Devel.3 \
HTML::Mason::Escapes.3 \
HTML::Mason::Exceptions.3 \
+ HTML::Mason::FakeApache.3 \
HTML::Mason::Interp.3 \
HTML::Mason::Lexer.3 \
HTML::Mason::MethodMaker.3 \