aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2013-03-21 12:42:25 +0000
committerEitan Adler <eadler@FreeBSD.org>2013-03-21 12:42:25 +0000
commitacdfecd359ae1df91d3e7c29f90270aa59923a2f (patch)
treeba906ef9cf70b3cc6f5a3e4324878577e100e2b7
parent2b114ad2a450e1684e6b9a7bc477ff410c266c71 (diff)
Notes
-rw-r--r--games/fortune/datfiles/freebsd-tips10
1 files changed, 0 insertions, 10 deletions
diff --git a/games/fortune/datfiles/freebsd-tips b/games/fortune/datfiles/freebsd-tips
index f2a0bd2ccf68..c39dd0fd7d95 100644
--- a/games/fortune/datfiles/freebsd-tips
+++ b/games/fortune/datfiles/freebsd-tips
@@ -373,16 +373,6 @@ modes.
%
You can disable tcsh's terminal beep if you `set nobeep'.
%
-You can get a good generic server install by using the
-instant-server port/package. If you have ports installed, you can
-install it by doing
-
- # cd /usr/ports/misc/instant-server
- # make install && make clean
-
-as root. This will install a collection of packages that is appropriate for
-running a "generic" server.
-%
You can install extra packages for FreeBSD by using the ports system.
If you have installed it, you can download, compile, and install software by
just typing