diff options
author | Will Andrews <will@FreeBSD.org> | 2001-03-05 14:32:15 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2001-03-05 14:32:15 +0000 |
commit | 96dafc37e936cbbcb36776691938f1e71205e9c9 (patch) | |
tree | 78b386c12ada4d5a2fdebee342e0ed6de35a6a7e /www/p5-HTML-Mason | |
parent | 5e1296f1d97610c0f5e6679ff416096b44d60af1 (diff) | |
download | ports-96dafc37e936cbbcb36776691938f1e71205e9c9.tar.gz ports-96dafc37e936cbbcb36776691938f1e71205e9c9.zip |
Notes
Diffstat (limited to 'www/p5-HTML-Mason')
-rw-r--r-- | www/p5-HTML-Mason/Makefile | 2 |
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> |