* More descriptions.

svn path=/nixpkgs/trunk/; revision=6709
This commit is contained in:
Eelco Dolstra
2006-10-12 10:53:16 +00:00
parent ccd9579ada
commit 368c196a62
17 changed files with 70 additions and 5 deletions
+4
View File
@@ -25,4 +25,8 @@ stdenv.mkDerivation {
md5 = "cdae5956d7c52f35e90317913a660123";
})
];
meta = {
description = "A reimplementation of the Ultima VII game engine";
};
}