aboutsummaryrefslogtreecommitdiff
path: root/www/hudson
diff options
context:
space:
mode:
authorHerve Quiroz <hq@FreeBSD.org>2009-03-08 22:09:14 +0000
committerHerve Quiroz <hq@FreeBSD.org>2009-03-08 22:09:14 +0000
commit0500ff4d96a3d5730e557ff4b6a601fe16d7e282 (patch)
treef15b2ad436c339946f48ab9f063c6128c51dab5d /www/hudson
parentf962f12575db40328bf77623302e7b765c4d31b2 (diff)
downloadports-0500ff4d96a3d5730e557ff4b6a601fe16d7e282.tar.gz
ports-0500ff4d96a3d5730e557ff4b6a601fe16d7e282.zip
Notes
Diffstat (limited to 'www/hudson')
-rw-r--r--www/hudson/pkg-message2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/hudson/pkg-message b/www/hudson/pkg-message
index 5662bceca8b6..55c77f8a73f2 100644
--- a/www/hudson/pkg-message
+++ b/www/hudson/pkg-message
@@ -2,6 +2,6 @@ In order to save configuration and builds, Hudson needs HUDSON_HOME to be
defined.
For example, to use /home/hudson/ and provided this directory already exists,
-you may add the following to /erc/rc.conf:
+you may add the following to /etc/rc.conf:
tomcat60_java_opts="-DHUDSON_HOME=/home/hudson"