Fix man3 names.
This commit is contained in:
parent
7181d6b189
commit
e1a4fc92e0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=81621
1 changed files with 2 additions and 2 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue