diff options
author | zuntum <zuntum@pkgsrc.org> | 2001-11-01 02:15:23 +0000 |
---|---|---|
committer | zuntum <zuntum@pkgsrc.org> | 2001-11-01 02:15:23 +0000 |
commit | 431e7a7ddad1a9e4611e8e6d4b744301d3730458 (patch) | |
tree | f392f0f557931c9cf9a1ff512b5a4b44150c2ec3 /www/adzap/MESSAGE | |
parent | c72c1cf5f95cbe537b005028f1743cddb16ef203 (diff) | |
download | pkgsrc-431e7a7ddad1a9e4611e8e6d4b744301d3730458.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'www/adzap/MESSAGE')
-rw-r--r-- | www/adzap/MESSAGE | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/www/adzap/MESSAGE b/www/adzap/MESSAGE new file mode 100644 index 00000000000..b4bd7038aec --- /dev/null +++ b/www/adzap/MESSAGE @@ -0,0 +1,13 @@ +========================================================================== +$NetBSD: MESSAGE,v 1.1 2001/11/01 02:15:25 zuntum Exp $ + + Adzap has now been installed. To get it up and running, copy + ${PREFIX}/share/examples/adzap/adzap.conf to /etc and modify + it to match your setup. Then edit your squid configuration and + add ${PREFIX}/libexec/adzap as your http-redirector. + + If you run a web server, you can copy the *.{html,js,gif,swf,mp3} + files from ${PREFIX}/share/examples/adzap to your htdocs tree and + modify the web locations in /etc/adzap.conf accordingly. + +========================================================================== |