diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-12-07 18:05:12 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-12-07 18:05:12 +0000 |
commit | 2a64cbe5960bcd31c0dc83ef393d7fbcde3d8b3a (patch) | |
tree | f156be516fa9ab5097b0e814ea96ea50cab34533 /audio/gsi/pkg-message | |
parent | ce13902f3da6ca0d781a8c441333d00623ddaf71 (diff) | |
download | ports-2a64cbe5960bcd31c0dc83ef393d7fbcde3d8b3a.tar.gz ports-2a64cbe5960bcd31c0dc83ef393d7fbcde3d8b3a.zip |
Notes
Diffstat (limited to 'audio/gsi/pkg-message')
-rw-r--r-- | audio/gsi/pkg-message | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/audio/gsi/pkg-message b/audio/gsi/pkg-message new file mode 100644 index 000000000000..fbff770528bf --- /dev/null +++ b/audio/gsi/pkg-message @@ -0,0 +1,6 @@ +Don't forget to place a line in /etc/services, like this: + +gsi_server 9000/tcp # Shared 3d sound server + +if you want to be able to run the server over a network. +[ note the security implications, see the documentation ] |