aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/gitflow/Makefile3
1 files changed, 2 insertions, 1 deletions
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