Fix man3 names.

This commit is contained in:
Sergey Skvortsov 2003-05-21 15:33:02 +00:00
parent 7181d6b189
commit e1a4fc92e0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=81621

View file

@ -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>