mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Fix man page links.
Approved by: no response from maintainer
This commit is contained in:
parent
f813c6b470
commit
7ef4fd636a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=63841
1 changed files with 4 additions and 1 deletions
|
@ -15,6 +15,9 @@ MAINTAINER= king@v2project.com
|
|||
GNU_CONFIGURE= yes
|
||||
INSTALLS_SHLIB= yes
|
||||
|
||||
MAN3= ctapi.3 ctbcs.3 CT_init.3 CT_data.3 CT_close.3
|
||||
MAN3= ctapi.3 ctbcs.3
|
||||
MLINKS= ctapi.3 CT_close.3 \
|
||||
ctapi.3 CT_data.3 \
|
||||
ctapi.3 CT_init.3
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Add table
Reference in a new issue