From 034620b2d32e267683c2cb92b255d11248ab529c Mon Sep 17 00:00:00 2001 From: vs Date: Tue, 31 May 2005 07:55:01 +0000 Subject: Add symlinks for cvsnt.{1,5} man-pages Approved by: maintainer --- devel/cvsnt/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'devel/cvsnt') 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="" -- cgit