diff options
Diffstat (limited to 'net-p2p/bnbt/files/pkg-message.in')
-rw-r--r-- | net-p2p/bnbt/files/pkg-message.in | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/net-p2p/bnbt/files/pkg-message.in b/net-p2p/bnbt/files/pkg-message.in deleted file mode 100644 index 2a6f81e282dd..000000000000 --- a/net-p2p/bnbt/files/pkg-message.in +++ /dev/null @@ -1,15 +0,0 @@ -[ -{ type: install - message: <<EOM -For more information on how to configure BNBT: - -http://wiki.depthstrike.com/index.php/BNBT:Documentation:Configuration - -In order to run bnbt, add the following lines to /etc/rc.conf: - bnbt_enable="YES" - -Then start the server with %%PREFIX%%/etc/rc.d/bnbt.sh start -or reboot. -EOM -} -] |