Browse Source

erlang: add upstream URL

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter Korsgaard 12 years ago
parent
commit
5d09b72d60
1 changed files with 2 additions and 0 deletions
  1. 2 0
      package/erlang/Config.in

+ 2 - 0
package/erlang/Config.in

@@ -8,6 +8,8 @@ config BR2_PACKAGE_ERLANG
 	  telephony and instant messaging. Erlang's runtime system has
 	  built-in support for concurrency, distribution and fault tolerance.
 
+	  http://www.erlang.org
+
 config BR2_PACKAGE_ERLANG_MEGACO
 	bool "install megaco application"
 	depends on BR2_PACKAGE_ERLANG