summaryrefslogtreecommitdiff
path: root/packages/openttd/openttd.inc
diff options
context:
space:
mode:
Diffstat (limited to 'packages/openttd/openttd.inc')
-rw-r--r--packages/openttd/openttd.inc4
1 files changed, 3 insertions, 1 deletions
diff --git a/packages/openttd/openttd.inc b/packages/openttd/openttd.inc
index 4c4c009296..a27da0fd4c 100644
--- a/packages/openttd/openttd.inc
+++ b/packages/openttd/openttd.inc
@@ -1,7 +1,9 @@
# Note: OpenTTD's build system changed considerably in 0.6.x
# This include file is written towards the newer versions.
-DESCRIPTION = "Open source clone of the Microprose game 'Transport Tycoon Deluxe' - SDL edition."
+DESCRIPTION = "Open source clone of the Microprose game 'Transport Tycoon Deluxe' - SDL edition. \
+This package provides the engine only. You will need to get the data file elsewhere \
+through official channels."
HOMEPAGE = "http://openttd.sf.net"
LICENSE = "GPLv2"