summaryrefslogtreecommitdiffstats
path: root/development/apache-ant/README
diff options
context:
space:
mode:
Diffstat (limited to 'development/apache-ant/README')
-rw-r--r--development/apache-ant/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/development/apache-ant/README b/development/apache-ant/README
index 8b0cbb02bd..f96e1a8640 100644
--- a/development/apache-ant/README
+++ b/development/apache-ant/README
@@ -4,3 +4,6 @@ wrinkles. :-)
Ant is extended using Java classes. The configuration files are XML- based,
calling out a target tree where tasks get executed. Each task is run by an
object that implements a Task interface.
+
+This package, and others available from Slackbuilds.org, are using the
+upstream recommendation of $ANT_HOME being /usr/share/ant.