diff options
Diffstat (limited to 'package/ruby/Makefile')
-rw-r--r-- | package/ruby/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/ruby/Makefile b/package/ruby/Makefile index 2fd190fde..93317e851 100644 --- a/package/ruby/Makefile +++ b/package/ruby/Makefile @@ -8,7 +8,7 @@ PKG_VERSION:= 1.9 PKG_RELEASE:= 1 PKG_MD5SUM:= 9fc5941bda150ac0a33b299e1e53654c PKG_DESCR:= interpreter for the ruby language -PKG_SECTION:= net +PKG_SECTION:= lang PKG_NOPARALLEL:= 1 PKG_URL:= http://www.ruby-lang.org PKG_SITES:= ftp://ftp.ruby-lang.org/pub/ruby/ |