View | Details | Raw Unified | Return to bug 222559
Collapse All | Expand All

(-)Makefile (-1 / +4 lines)
Lines 10-16 Link Here
10
MAINTAINER=	freebsd@hm2k.org
10
MAINTAINER=	freebsd@hm2k.org
11
COMMENT=	Finds fastest CVSup server
11
COMMENT=	Finds fastest CVSup server
12
12
13
LICENSE=	BSD
13
LICENSE=	BSDundefinite
14
LICENSE_NAME=	Undefinite BSD License
15
LICENSE_TEXT=	License of this software is declared as 'BSD license' in command script file. But it is not definite which versions of BSD license (2 or 3 or 4 clause) it is.
16
LICENSE_PERMS=	${_LICENSE_PERMS_DEFAULT}
14
17
15
USES=		perl5 shebangfix
18
USES=		perl5 shebangfix
16
SHEBANG_FILES=	fastest_cvsup
19
SHEBANG_FILES=	fastest_cvsup

Return to bug 222559