From e1e827643301eba90b662aa9151a81d382642406 Mon Sep 17 00:00:00 2001 From: Matthias Fechner Date: Thu, 19 Jul 2018 09:56:29 +0000 Subject: [PATCH] MFH: r473950 Corrected path to license file. Reported by: pgk-fallout Differential Revision: https://reviews.freebsd.org/D16127 Approved by: ports-secteam (miwi) --- devel/rubygem-grape-path-helpers/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel/rubygem-grape-path-helpers/Makefile b/devel/rubygem-grape-path-helpers/Makefile index b9b527ec391a..cd82c4eccdf9 100644 --- a/devel/rubygem-grape-path-helpers/Makefile +++ b/devel/rubygem-grape-path-helpers/Makefile @@ -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 \