summary refs log tree commit diff
path: root/pkgs/development/tools/build-managers/apache-ant/from-source.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/development/tools/build-managers/apache-ant/from-source.nix')
-rw-r--r--pkgs/development/tools/build-managers/apache-ant/from-source.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/development/tools/build-managers/apache-ant/from-source.nix b/pkgs/development/tools/build-managers/apache-ant/from-source.nix
index 01fdd5541ec..14213415ff8 100644
--- a/pkgs/development/tools/build-managers/apache-ant/from-source.nix
+++ b/pkgs/development/tools/build-managers/apache-ant/from-source.nix
@@ -57,7 +57,7 @@ EOF
   '';
 
   meta = {
-    description = "Apache Ant, a Java-based build tool";
+    description = "Java-based build tool";
 
     longDescription = ''
       Apache Ant is a Java-based build tool.  In theory, it is kind of like