From acdfecd359ae1df91d3e7c29f90270aa59923a2f Mon Sep 17 00:00:00 2001 From: Eitan Adler Date: Thu, 21 Mar 2013 12:42:25 +0000 Subject: [PATCH] Remove a reference to instant-server which has been removed from the ports tree in r313427. PR: 177012 Submitted by: Kevin Zheng Approved by: bcr (mentor) --- games/fortune/datfiles/freebsd-tips | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/games/fortune/datfiles/freebsd-tips b/games/fortune/datfiles/freebsd-tips index f2a0bd2ccf6..c39dd0fd7d9 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