- Fix statement order

Reported by:	mat
This commit is contained in:
Dmitry Marakasov 2017-12-05 11:05:48 +00:00
parent f7ff9b3d21
commit 089ad98014
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=455576

View File

@ -11,10 +11,10 @@ EXTRACT_SUFX= # none
MAINTAINER= ports@FreeBSD.org
COMMENT= CVS notification tool
RUN_DEPENDS= cvs:devel/cvs
LICENSE= BSD3CLAUSE # see CVS repository on SourceForge
RUN_DEPENDS= cvs:devel/cvs
USES= python shebangfix
SHEBANG_FILES= ${DISTNAME}
NO_BUILD= yes