From dab9172b796e5e6779afa72b6d39055ddc23eda6 Mon Sep 17 00:00:00 2001 From: Ying-Chieh Liao Date: Fri, 3 Aug 2001 20:35:21 +0000 Subject: [PATCH] add missing man page in PLIST Submitted by: bento log --- net/p5-SOAP-Lite/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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