From 7d23144bd5357b48e8a3a3ecb2d54fd598bb8589 Mon Sep 17 00:00:00 2001 From: Marc Fonvieille Date: Sat, 19 Oct 2002 21:34:50 +0000 Subject: [PATCH] Fix the path to the make.conf example file. PR: docs/44278 Submitted by: Chris Pepper --- games/fortune/datfiles/freebsd-tips | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/games/fortune/datfiles/freebsd-tips b/games/fortune/datfiles/freebsd-tips index f0fbfdda884..8ac777b0701 100644 --- a/games/fortune/datfiles/freebsd-tips +++ b/games/fortune/datfiles/freebsd-tips @@ -74,7 +74,8 @@ To change an environment variable in /bin/sh use: $ export VARIABLE % You can use /etc/make.conf to control the options used to compile software -on this system. Example entries are in /usr/share/examples/etc/make.conf. +on this system. Example entries are in +/usr/share/examples/etc/defaults/make.conf. % To do a fast search for a file, try