From 423b10500381dc9c48d9894decb03bc19a1c0217 Mon Sep 17 00:00:00 2001 From: mat Date: Sun, 17 May 2015 10:35:05 +0000 Subject: Fix LICENSE, add LICENSE_FILE. Sponsored by: Absolight --- devel/gitflow/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'devel/gitflow') diff --git a/devel/gitflow/Makefile b/devel/gitflow/Makefile index 82a2ac7168f7..2fdd705f0581 100644 --- a/devel/gitflow/Makefile +++ b/devel/gitflow/Makefile @@ -8,7 +8,8 @@ CATEGORIES= devel MAINTAINER= nbari@dalmp.com COMMENT= Git extensions to provide high-level repository operations -LICENSE= BSD3CLAUSE +LICENSE= BSD2CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${LOCALBASE}/bin/getopt:${PORTSDIR}/misc/getopt -- cgit