Added some descriptions.

svn path=/nixpkgs/trunk/; revision=8920
This commit is contained in:
Michael Raskin
2007-06-26 11:49:45 +00:00
parent 4512585cd5
commit 42f841bcab
9 changed files with 34 additions and 0 deletions
+4
View File
@@ -8,4 +8,8 @@ stdenv.mkDerivation {
};
buildInputs = [gettext];
meta = {
description = "A console downloading program. Has some features for mirroring sites.";
};
}