summaryrefslogtreecommitdiff
path: root/net/p5-SOAP-Lite
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2001-08-03 20:35:21 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2001-08-03 20:35:21 +0000
commitdab9172b796e5e6779afa72b6d39055ddc23eda6 (patch)
treee80818409aabb8a514ad4f933a5744d021649ddb /net/p5-SOAP-Lite
parents,mach,%%PERL_ARCH%%,g (diff)
add missing man page in PLIST
Submitted by: bento log
Notes
Notes: svn path=/head/; revision=45792
Diffstat (limited to 'net/p5-SOAP-Lite')
-rw-r--r--net/p5-SOAP-Lite/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/p5-SOAP-Lite/Makefile b/net/p5-SOAP-Lite/Makefile
index 3760ef691821..568181e5d0b2 100644
--- a/net/p5-SOAP-Lite/Makefile
+++ b/net/p5-SOAP-Lite/Makefile
@@ -38,6 +38,7 @@ MAN3= Apache::SOAP.3 \
SOAP::Transport::TCP.3 \
UDDI::Lite.3 \
XML::Parser::Lite.3 \
- XMLRPC::Lite.3
+ XMLRPC::Lite.3 \
+ XMLRPC::Transport::HTTP.3
.include <bsd.port.mk>