summaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
Diffstat (limited to 'games')
-rw-r--r--games/pvpgn/Makefile1
-rw-r--r--games/pvpgn/files/patch-conf-bnetd.conf.in4
2 files changed, 3 insertions, 2 deletions
diff --git a/games/pvpgn/Makefile b/games/pvpgn/Makefile
index 401bd45..bdca3f5 100644
--- a/games/pvpgn/Makefile
+++ b/games/pvpgn/Makefile
@@ -7,6 +7,7 @@
PORTNAME= pvpgn
PORTVERSION= 1.7.4
+PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= http://download.berlios.de/pvpgn/
DISTFILES= ${EXTRACT_ONLY} pvpgn-support-1.0.tar.gz
diff --git a/games/pvpgn/files/patch-conf-bnetd.conf.in b/games/pvpgn/files/patch-conf-bnetd.conf.in
index a2e359b..4759e5e 100644
--- a/games/pvpgn/files/patch-conf-bnetd.conf.in
+++ b/games/pvpgn/files/patch-conf-bnetd.conf.in
@@ -16,7 +16,7 @@
helpfile = /usr/local/etc/bnhelp.conf
mpqfile = /usr/local/etc/autoupdate.conf
-logfile = /usr/local/var/bnetd.log
-+logfile = /var/log/bnetd/bnetd.log
++logfile = /var/log/pvpgn/bnetd.log
realmfile = /usr/local/etc/realm.conf
maildir = /usr/local/var/bnmail
versioncheck_file = /usr/local/etc/versioncheck.conf
@@ -24,7 +24,7 @@
xplevelfile = /usr/local/etc/bnxplevel.conf
xpcalcfile = /usr/local/etc/bnxpcalc.conf
-#pidfile = /usr/local/var/bnetd.pid
-+pidfile = /var/run/bnetd/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
OpenPOWER on IntegriCloud