aboutsummaryrefslogtreecommitdiff
path: root/games/pvpgn/files
diff options
context:
space:
mode:
authorTim Bishop <tdb@FreeBSD.org>2005-12-13 14:38:49 +0000
committerTim Bishop <tdb@FreeBSD.org>2005-12-13 14:38:49 +0000
commit0f61ed98e15584f2f651ed0a5e53e071ad720f97 (patch)
tree70162edb2de94cc95e5928fa1d18e3a9de65dada /games/pvpgn/files
parent2f41aaaa5e559e294f8cc1d65f75cd08e6b8fd2c (diff)
downloadports-0f61ed98e15584f2f651ed0a5e53e071ad720f97.tar.gz
ports-0f61ed98e15584f2f651ed0a5e53e071ad720f97.zip
Notes
Diffstat (limited to 'games/pvpgn/files')
-rw-r--r--games/pvpgn/files/patch-conf-bnetd.conf.in12
1 files changed, 6 insertions, 6 deletions
diff --git a/games/pvpgn/files/patch-conf-bnetd.conf.in b/games/pvpgn/files/patch-conf-bnetd.conf.in
index 830bc955234b..cfc6a0d93bad 100644
--- a/games/pvpgn/files/patch-conf-bnetd.conf.in
+++ b/games/pvpgn/files/patch-conf-bnetd.conf.in
@@ -1,5 +1,5 @@
---- ../conf/bnetd.conf.in.orig Fri May 20 00:48:15 2005
-+++ ../conf/bnetd.conf.in Fri May 20 00:50:13 2005
+--- ../conf/bnetd.conf.in.old Sun Dec 11 00:18:18 2005
++++ ../conf/bnetd.conf.in Sun Dec 11 00:20:44 2005
@@ -15,8 +15,8 @@
# a leading '#'). If none are specified, the userid will not be changed. #
#----------------------------------------------------------------------------#
@@ -11,7 +11,7 @@
# effective_user = #12
# effective_group = #20
-@@ -77,14 +77,14 @@
+@@ -88,14 +88,14 @@
ipbanfile = /usr/local/etc/bnban.conf
helpfile = /usr/local/etc/bnhelp.conf
mpqfile = /usr/local/etc/autoupdate.conf
@@ -24,11 +24,11 @@
xplevelfile = /usr/local/etc/bnxplevel.conf
xpcalcfile = /usr/local/etc/bnxpcalc.conf
-#pidfile = /usr/local/var/bnetd.pid
-+pidfile = /var/run/pvpgn/bnetd.pid
++pidfile = /var/run/pvpgn/bnetd.pid
ladderdir = /usr/local/var/ladders
command_groups_file = /usr/local/etc/command_groups.conf
tournament_file = /usr/local/etc/tournament.conf
-@@ -114,7 +114,7 @@
+@@ -125,7 +125,7 @@
# warn
# error
# fatal
@@ -37,7 +37,7 @@
#loglevels = fatal,error,warn,info
# #
-@@ -302,7 +302,7 @@
+@@ -313,7 +313,7 @@
# List additional game types to be counted as ladder games
# Curently allowed types: topvbot, melee, ffa, oneonone
# Example: ladder_games = "topvbot,oneonone"