diff options
author | rh <rh@pkgsrc.org> | 2000-04-25 15:50:21 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 2000-04-25 15:50:21 +0000 |
commit | bf18e9508cd26c7fbf2375dd196006abc3253e37 (patch) | |
tree | 7ce3966b207895369517edc8400259185936ce13 /www/adzap | |
parent | c8f7cce71aab142959491948fe23f8f712648592 (diff) | |
download | pkgsrc-bf18e9508cd26c7fbf2375dd196006abc3253e37.tar.gz |
fix typo.
Diffstat (limited to 'www/adzap')
-rw-r--r-- | www/adzap/pkg/MESSAGE | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/adzap/pkg/MESSAGE b/www/adzap/pkg/MESSAGE index 8dcb5ec2156..aea725bb26b 100644 --- a/www/adzap/pkg/MESSAGE +++ b/www/adzap/pkg/MESSAGE @@ -1,4 +1,4 @@ -$NetBSD: MESSAGE,v 1.1.1.1 2000/04/25 09:40:25 rh Exp $ +$NetBSD: MESSAGE,v 1.2 2000/04/25 15:50:21 rh Exp $ ========================================================================== Adzap has now been installed. To get it up and running, copy @@ -6,7 +6,7 @@ $NetBSD: MESSAGE,v 1.1.1.1 2000/04/25 09:40:25 rh Exp $ 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} file from + If you run a web server, you can copy the *.{html,js,gif} files from @@PREFIX@@/share/examples/adzap to your htdocs tree and modify the web locations in /etc/adzap.conf accordingly. ========================================================================== |