More description fixes
* Remove package name * Start with upper case letter * Remove trailing period Also reword some descriptions and move some long descriptions to longDescription. I'm not touching generated packages.
This commit is contained in:
@@ -23,7 +23,7 @@ stdenv.mkDerivation rec {
|
||||
configureFlags = "--with-libevent";
|
||||
|
||||
meta = {
|
||||
description = "Trickle, a portable lightweight userspace bandwidth shaper.";
|
||||
description = "Lightweight userspace bandwidth shaper";
|
||||
license = "BSD";
|
||||
homepage = http://monkey.org/~marius/pages/?page=trickle;
|
||||
platforms = stdenv.lib.platforms.linux;
|
||||
|
||||
Reference in New Issue
Block a user