diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2015-08-25 22:35:00 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2015-08-25 22:35:00 +0000 |
commit | 2a8c7c2ce9f601f07aa862612b308bac180fd664 (patch) | |
tree | 076623b0b415ec2a718194faf6569897b1f9ee6d /www/erlang-webmachine | |
parent | 02e3320c237961d2284f58278e93ed81651075cc (diff) | |
download | ports-2a8c7c2ce9f601f07aa862612b308bac180fd664.tar.gz ports-2a8c7c2ce9f601f07aa862612b308bac180fd664.zip |
Notes
Diffstat (limited to 'www/erlang-webmachine')
-rw-r--r-- | www/erlang-webmachine/Makefile | 2 | ||||
-rw-r--r-- | www/erlang-webmachine/distinfo | 4 | ||||
-rw-r--r-- | www/erlang-webmachine/pkg-descr | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/www/erlang-webmachine/Makefile b/www/erlang-webmachine/Makefile index f8c2cbb34d65..dfb8dc5e5cbe 100644 --- a/www/erlang-webmachine/Makefile +++ b/www/erlang-webmachine/Makefile @@ -12,7 +12,7 @@ LICENSE= APACHE20 USES= erlang:rebar USE_GITHUB= yes -GH_ACCOUNT= basho +GH_ACCOUNT= webmachine ERL_BUILD_DEPS= www/erlang-mochiweb-basho ERL_RUN_DEPS:= ${ERL_BUILD_DEPS} diff --git a/www/erlang-webmachine/distinfo b/www/erlang-webmachine/distinfo index ad8f28c01c71..d6986f7f10d3 100644 --- a/www/erlang-webmachine/distinfo +++ b/www/erlang-webmachine/distinfo @@ -1,2 +1,2 @@ -SHA256 (basho-webmachine-1.10.8_GH0.tar.gz) = d93c2dacc1786db5c56a2b6536f6254038452d9096483becbaceb6643ecc8dcc -SIZE (basho-webmachine-1.10.8_GH0.tar.gz) = 1642596 +SHA256 (webmachine-webmachine-1.10.8_GH0.tar.gz) = d93c2dacc1786db5c56a2b6536f6254038452d9096483becbaceb6643ecc8dcc +SIZE (webmachine-webmachine-1.10.8_GH0.tar.gz) = 1642596 diff --git a/www/erlang-webmachine/pkg-descr b/www/erlang-webmachine/pkg-descr index e9c2819609fd..b0c5716bba70 100644 --- a/www/erlang-webmachine/pkg-descr +++ b/www/erlang-webmachine/pkg-descr @@ -3,4 +3,4 @@ on top of the excellent bit-pushing and HTTP syntax-management provided by mochiweb. It provides a simple and clean way to connect that to your application's behavior. -WWW: https://github.com/basho/webmachine/ +WWW: https://github.com/webmachine/webmachine/ |