From 277fa15535ae5a5aee79ede55b2d1cd509999b41 Mon Sep 17 00:00:00 2001 From: Michael Johnson Date: Fri, 4 Feb 2005 00:43:18 +0000 Subject: Correct stupid typo --- devel/ccache/files/ccache-howto-freebsd.txt.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'devel/ccache') 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" -- cgit v1.2.3