diff options
-rw-r--r-- | lang/erlang-riak/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/erlang-riak/Makefile b/lang/erlang-riak/Makefile index 95c57ac670a0..48b906438667 100644 --- a/lang/erlang-riak/Makefile +++ b/lang/erlang-riak/Makefile @@ -8,7 +8,7 @@ DISTNAME= otp_src_${ERL_RELEASE} DIST_SUBDIR= erlang MAINTAINER= wg@FreeBSD.org -COMMENT= Custom erlang from bashio to be used with riak2 +COMMENT= Custom erlang from Basho to be used with riak2 WRKSRC= ${WRKDIR}/otp_src_${ERL_RELEASE} |