diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2000-08-11 15:51:04 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2000-08-11 15:51:04 +0000 |
commit | 99dc91818964372315487c2cb9c1f7739ed538a1 (patch) | |
tree | 99c8216e8f2b710170e558739c495bf2484d2d26 /www/mod_roaming/pkg-descr | |
parent | Fix up 'extra' directories (diff) |
Add mod_roaming, an Apache module that works as a Netscape Roaming
Access server.
Diffstat (limited to 'www/mod_roaming/pkg-descr')
-rw-r--r-- | www/mod_roaming/pkg-descr | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/www/mod_roaming/pkg-descr b/www/mod_roaming/pkg-descr new file mode 100644 index 000000000000..b3a33239fabd --- /dev/null +++ b/www/mod_roaming/pkg-descr @@ -0,0 +1,9 @@ +mod_roaming is an Apache module that works as a Netscape Roaming +Access server for Netscape Communicator 4.5 or later. + +This allows you to store your Netscape Communicator 4.5 preferences, +bookmarks, address books, cookies etc. on the server so that you can +use (and update) the same settings from any Netscape Communicator 4.5 +that can access the server. + +WWW: http://www.klomp.org/mod_roaming/ |