summary refs log tree commit diff
path: root/pkgs/applications/audio/beast/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/audio/beast/default.nix')
-rw-r--r--pkgs/applications/audio/beast/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/audio/beast/default.nix b/pkgs/applications/audio/beast/default.nix
index 61b11c05de7..340a83e7963 100644
--- a/pkgs/applications/audio/beast/default.nix
+++ b/pkgs/applications/audio/beast/default.nix
@@ -30,7 +30,7 @@ stdenv.mkDerivation {
     ];
 
   meta = { 
-    description = "BEAST - the Bedevilled Sound Engine";
+    description = "A music composition and modular synthesis application";
     homepage = http://beast.gtk.org;
     license = ["GPL-2" "LGPL-2.1"];
   };