1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-18 03:46:03 +00:00

Corrected path to license file.

Reported by:	pgk-fallout
Differential Revision:	https://reviews.freebsd.org/D16127
This commit is contained in:
Matthias Fechner 2018-07-05 06:43:39 +00:00
parent 9f17ee9408
commit 5202a57de7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=473950

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 \