Fix the PLIST of devel/cvsup to match the current set of example files
installed, as it is taken from devel/cvsup-bin and has changed there.
This commit is contained in:
parent
ba1fd7fcf0
commit
e56dec5652
2 changed files with 4 additions and 4 deletions
|
@ -1,9 +1,9 @@
|
|||
# $NetBSD: Makefile,v 1.15 2006/02/05 23:08:40 joerg Exp $
|
||||
# $NetBSD: Makefile,v 1.16 2012/11/23 14:31:44 gson Exp $
|
||||
|
||||
.include "${.CURDIR}/../../devel/cvsup/Makefile.common"
|
||||
|
||||
PKGNAME= cvsup-16.1.h
|
||||
PKGREVISION= 2
|
||||
PKGREVISION= 3
|
||||
|
||||
M3FLAGS+= -DNOGUI
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@comment $NetBSD: PLIST,v 1.7 2009/06/14 17:48:39 joerg Exp $
|
||||
@comment $NetBSD: PLIST,v 1.8 2012/11/23 14:31:44 gson Exp $
|
||||
bin/cvpasswd
|
||||
bin/cvsup
|
||||
sbin/cvsupd
|
||||
|
@ -7,4 +7,4 @@ man/man1/cvsup.1
|
|||
man/man8/cvsupd.8
|
||||
share/doc/cvsup/License
|
||||
share/examples/cvsup/supfile-cvsup.jp.netbsd.org
|
||||
share/examples/cvsup/supfile-cvsup.no.netbsd.org
|
||||
share/examples/cvsup/supfile-cvsup.se.netbsd.org
|
||||
|
|
Loading…
Reference in a new issue