Add missing manpage
This commit is contained in:
parent
3e7dfcf000
commit
aec16fe8da
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=107674
1 changed files with 2 additions and 1 deletions
|
@ -16,7 +16,8 @@ COMMENT= A portable CVS repository synchronization utility
|
|||
|
||||
USE_GMAKE= yes
|
||||
|
||||
MAN1= cvscan.1 cvsup2cvsync.1 cvsync.1 cvsyncd.1 rcscan.1 rcscmp.1
|
||||
MAN1= cvscan.1 cvsup2cvsync.1 cvsync.1 cvsync2cvsup.1 cvsyncd.1 \
|
||||
rcscan.1 rcscmp.1
|
||||
DOCS= doc/COPYRIGHT doc/ChangeLog doc/FAQ doc/TODO
|
||||
EXAMPLES= samples/cvsync.conf samples/cvsyncd-FreeBSD.conf \
|
||||
samples/cvsyncd-NetBSD.conf samples/cvsyncd-OpenBSD.conf
|
||||
|
|
Loading…
Reference in a new issue