aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Net-BGP
diff options
context:
space:
mode:
authorSergey Skvortsov <skv@FreeBSD.org>2003-05-21 15:33:02 +0000
committerSergey Skvortsov <skv@FreeBSD.org>2003-05-21 15:33:02 +0000
commite1a4fc92e078a4c80366297cce12de878567d5e4 (patch)
tree3eebe8e6bc8d91806453b5853915fa9393946443 /net/p5-Net-BGP
parent7181d6b189aac8c6420614a5fd4205279d1e9993 (diff)
downloadports-e1a4fc92e078a4c80366297cce12de878567d5e4.tar.gz
ports-e1a4fc92e078a4c80366297cce12de878567d5e4.zip
Notes
Diffstat (limited to 'net/p5-Net-BGP')
-rw-r--r--net/p5-Net-BGP/Makefile4
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>