summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--build.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.xml b/build.xml
index 06ae714..25a9ecb 100644
--- a/build.xml
+++ b/build.xml
@@ -1,5 +1,5 @@
<project name="JSMSTrade QuickPanel" default="dist" basedir=".">
- <description>This is the distributed systems simulation/learning environment!</description>
+ <description>This is a small tool to use with SMSTRADE.de!</description>
<!-- set global properties for this build -->
<property name="sources" location="sources" />