summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2001-03-05 14:32:15 +0000
committerWill Andrews <will@FreeBSD.org>2001-03-05 14:32:15 +0000
commit96dafc37e936cbbcb36776691938f1e71205e9c9 (patch)
tree78b386c12ada4d5a2fdebee342e0ed6de35a6a7e /www
parentFix plist. (diff)
Fix PLIST.
Submitted by: bento
Notes
Notes: svn path=/head/; revision=39098
Diffstat (limited to 'www')
-rw-r--r--www/p5-HTML-Mason/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-HTML-Mason/Makefile b/www/p5-HTML-Mason/Makefile
index 94d1ff74d0f5..aa9c9ec48d9f 100644
--- a/www/p5-HTML-Mason/Makefile
+++ b/www/p5-HTML-Mason/Makefile
@@ -25,6 +25,6 @@ MAN3= Bundle::HTML::Mason.3 HTML::Mason.3 HTML::Mason::Admin.3 \
HTML::Mason::Component.3 HTML::Mason::Components.3 \
HTML::Mason::Devel.3 HTML::Mason::Interp.3 \
HTML::Mason::MethodMaker.3 HTML::Mason::Parser.3 \
- HTML::Mason::Request.3
+ HTML::Mason::Request.3 HTML:Mason::Tests.3
.include <bsd.port.mk>