diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/ncplib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ncplib/Makefile b/net/ncplib/Makefile index d92637a38681..fbc593d34ee7 100644 --- a/net/ncplib/Makefile +++ b/net/ncplib/Makefile @@ -20,7 +20,7 @@ IGNORE= requires kernel source MANCOMPRESSED= yes MAN1= ncpasswd.1 ncprint.1 ncpsend.1 ncpurge.1 -MAN8= ipxping.8 +MAN8= ipxping.8 ncpsvc.8 post-install: .if !defined(NOPORTDOCS) |