aboutsummaryrefslogtreecommitdiff
path: root/devel/ccache
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2005-02-04 00:43:18 +0000
committerMichael Johnson <ahze@FreeBSD.org>2005-02-04 00:43:18 +0000
commit277fa15535ae5a5aee79ede55b2d1cd509999b41 (patch)
tree12c0fd7076ba6dd37cf806f79f06a53b73225016 /devel/ccache
parentcc29c55e6b06e1e51fd744c40cf104204f5ba236 (diff)
downloadports-277fa15535ae5a5aee79ede55b2d1cd509999b41.tar.gz
ports-277fa15535ae5a5aee79ede55b2d1cd509999b41.zip
Notes
Diffstat (limited to 'devel/ccache')
-rw-r--r--devel/ccache/files/ccache-howto-freebsd.txt.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ccache/files/ccache-howto-freebsd.txt.in b/devel/ccache/files/ccache-howto-freebsd.txt.in
index 5734361c3f31..b69ccffd2560 100644
--- a/devel/ccache/files/ccache-howto-freebsd.txt.in
+++ b/devel/ccache/files/ccache-howto-freebsd.txt.in
@@ -65,4 +65,4 @@ For Korn/Bourne shells Add the following to /etc/profile:
export CCACHE_DIR=/usr/.ccache
For csh/tcsh Add the following to /etc/csh.cshrc
- setenv DISTCC_HOSTS "/usr/.ccache"
+ setenv CCACHE_DIR "/usr/.ccache"