diff options
Diffstat (limited to 'net/p5-Net-BGP')
-rw-r--r-- | net/p5-Net-BGP/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-Net-BGP/Makefile b/net/p5-Net-BGP/Makefile index 79880c9518f2..1379cf44614c 100644 --- a/net/p5-Net-BGP/Makefile +++ b/net/p5-Net-BGP/Makefile @@ -17,7 +17,7 @@ COMMENT= Border Gateway Protocol version 4 speaker/listener library PERL_CONFIGURE= yes -MAN3= Net::BGP4.3 Net::BGP4::Notification.3 Net::BGP4::Peer.3 \ - Net::BGP4::Process.3 Net::BGP4::RIB.3 Net::BGP4::Update.3 +MAN3= Net::BGP.3 Net::BGP::Notification.3 Net::BGP::Peer.3 \ + Net::BGP::Process.3 Net::BGP::RIB.3 Net::BGP::Update.3 .include <bsd.port.mk> |