Fix man page links.

Approved by:	no response from maintainer
This commit is contained in:
Christian Weisgerber 2002-08-01 14:01:36 +00:00
parent f813c6b470
commit 7ef4fd636a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=63841

View file

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