MFH: r473950

Corrected path to license file.

Reported by:	pgk-fallout
Differential Revision:	https://reviews.freebsd.org/D16127

Approved by:	ports-secteam (miwi)
This commit is contained in:
Matthias Fechner 2018-07-19 09:56:29 +00:00
parent 360cc0bfba
commit e1e8276433
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/branches/2018Q3/; revision=474952

View File

@ -9,7 +9,7 @@ MAINTAINER= mfechner@FreeBSD.org
COMMENT= Route path helpers for Grape
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
RUN_DEPENDS= rubygem-activesupport4>=0:devel/rubygem-activesupport4 \
rubygem-grape>=1.0:devel/rubygem-grape \