diff options
author | mharo <mharo@FreeBSD.org> | 1999-05-29 07:15:32 +0000 |
---|---|---|
committer | mharo <mharo@FreeBSD.org> | 1999-05-29 07:15:32 +0000 |
commit | 924d33d3225c7eba6e3148651d6a79de8ae8bd5f (patch) | |
tree | d69e6b869cffa2d38a38ebda68ca5e9875549fae /games | |
parent | b93274fe95f71545a262a078fb8f927551d4ac62 (diff) | |
download | FreeBSD-ports-924d33d3225c7eba6e3148651d6a79de8ae8bd5f.zip FreeBSD-ports-924d33d3225c7eba6e3148651d6a79de8ae8bd5f.tar.gz |
Remove comment about requiring linux compat stuff as this port uses
a BSDI binary.
Diffstat (limited to 'games')
-rw-r--r-- | games/quakeserver/pkg-descr | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/games/quakeserver/pkg-descr b/games/quakeserver/pkg-descr index c7b07b1..9a8485a 100644 --- a/games/quakeserver/pkg-descr +++ b/games/quakeserver/pkg-descr @@ -5,11 +5,6 @@ Ok, this one definately falls into the "I had some time one Sunday afternoon..." category. This port allows you to host Quake network games on your FreeBSD machine. -It uses the Intel/Linux version of Quake, so it depends upon the linux -compatibility libraries, and requires that you are running a fairly recent -2.2-current with Linux emulation turned on. For more details about getting -Linux emulation running in the kernel/OS, refer to chapter 21 of the FreeBSD -Handbook. This installs the v1.01 shareware version of Quake, and the required files to automate a server. If you have purchased the registered version of Quake @@ -37,4 +32,4 @@ it's well worth it. Look for qcc in the games collection of FreeBSD's ports repository. -- -j.
\ No newline at end of file +j. |