Fixed some descriptions
This commit is contained in:
@@ -14,7 +14,7 @@ stdenv.mkDerivation {
|
||||
configureFlags = [ "--with-gtk" "--with--board3d" ];
|
||||
|
||||
meta = with stdenv.lib;
|
||||
{ description = "World class backgammon application.";
|
||||
{ description = "World class backgammon application";
|
||||
homepage = http://www.gnubg.org/;
|
||||
license = licenses.gpl3;
|
||||
maintainers = [ maintainers.emery ];
|
||||
|
||||
Reference in New Issue
Block a user