aboutsummaryrefslogtreecommitdiff
path: root/games/sampsvr/files
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2007-02-20 08:03:51 +0000
committerRong-En Fan <rafan@FreeBSD.org>2007-02-20 08:03:51 +0000
commitf068026dad925403602e7785e15ad585a76132c9 (patch)
treec07eaa0acfccd9dce063bc782f5354120048e36c /games/sampsvr/files
parentd7ce389c96160b2ebc15a4c65c14cdd6837f50be (diff)
downloadports-f068026dad925403602e7785e15ad585a76132c9.tar.gz
ports-f068026dad925403602e7785e15ad585a76132c9.zip
Notes
Diffstat (limited to 'games/sampsvr/files')
-rw-r--r--games/sampsvr/files/pkg-message.in5
-rw-r--r--games/sampsvr/files/sampd.in2
2 files changed, 3 insertions, 4 deletions
diff --git a/games/sampsvr/files/pkg-message.in b/games/sampsvr/files/pkg-message.in
index 568fe8bc43e2..6ec8eaa2c45f 100644
--- a/games/sampsvr/files/pkg-message.in
+++ b/games/sampsvr/files/pkg-message.in
@@ -1,5 +1,4 @@
***********************************************************************
-# cp %%SAMPDIR%%/server.cfg.dist %%SAMPDIR%%/server.cfg
-
-Read %%SAMPDIR%%/README to configure SA-MP Server
+Edit %%PREFIX%%/etc/sampsvr.cfg before using
+%%NOTEWORK%%
***********************************************************************
diff --git a/games/sampsvr/files/sampd.in b/games/sampsvr/files/sampd.in
index f494fbc2d26c..94a571dab35e 100644
--- a/games/sampsvr/files/sampd.in
+++ b/games/sampsvr/files/sampd.in
@@ -22,7 +22,7 @@ load_rc_config $name
command="%%SAMPDIR%%/sampd"
command_args="&"
-required_files="%%SAMPDIR%%/server.cfg"
+required_files="%%PREFIX%%/etc/sampsvr.cfg"
start_precmd="sampd_prestart"
stop_precmd="sampd_prestop"