summaryrefslogtreecommitdiff
path: root/devel/rebar/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/rebar/Makefile')
-rw-r--r--devel/rebar/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/rebar/Makefile b/devel/rebar/Makefile
index 4f614a4f80b5..7f56f0b76c55 100644
--- a/devel/rebar/Makefile
+++ b/devel/rebar/Makefile
@@ -10,7 +10,7 @@ DISTNAME= basho-${PORTNAME}-${GITVERSION}
MAINTAINER= koobs@FreeBSD.org
COMMENT= A build-tool for Erlang that follows OTP principles
-LICENSE= AL2
+LICENSE= APACHE20
BUILD_DEPENDS= ${LOCALBASE}/bin/escript:${PORTSDIR}/lang/erlang
RUN_DEPENDS:= ${BUILD_DEPENDS}