diff options
Diffstat (limited to 'devel/cvsnt')
-rw-r--r-- | devel/cvsnt/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/cvsnt/Makefile b/devel/cvsnt/Makefile index 3fc71ddfb094..4b2b2733b71f 100644 --- a/devel/cvsnt/Makefile +++ b/devel/cvsnt/Makefile @@ -29,6 +29,7 @@ LIB_DEPENDS= expat.5:${PORTSDIR}/textproc/expat2 MAN1= cvs.1 MAN5= cvs.5 +MLINKS= cvs.1 cvsnt.1 cvs.5 cvsnt.5 .if exists(/usr/include/gssapi.h) PLIST_SUB= GSERVER="" |