diff options
author | rillig <rillig@pkgsrc.org> | 2005-05-23 08:59:46 +0000 |
---|---|---|
committer | rillig <rillig@pkgsrc.org> | 2005-05-23 08:59:46 +0000 |
commit | 1a2c23daa5217d9da489cf7c69bb540f56b52332 (patch) | |
tree | deeee646e30925d6c12e7e6fab4dc0b71907f69e /chat/cgiirc/MESSAGE | |
parent | af8865ce13ce01c9fa5873596fb7c48b4ecfa4a5 (diff) | |
download | pkgsrc-1a2c23daa5217d9da489cf7c69bb540f56b52332.tar.gz |
Removed trailing white-space.
Diffstat (limited to 'chat/cgiirc/MESSAGE')
-rw-r--r-- | chat/cgiirc/MESSAGE | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/chat/cgiirc/MESSAGE b/chat/cgiirc/MESSAGE index 8988c34ff33..3df7a261cb4 100644 --- a/chat/cgiirc/MESSAGE +++ b/chat/cgiirc/MESSAGE @@ -1,13 +1,13 @@ =========================================================================== -$NetBSD: MESSAGE,v 1.1.1.1 2004/10/15 18:36:55 adrianp Exp $ +$NetBSD: MESSAGE,v 1.2 2005/05/23 08:59:46 rillig Exp $ You will need to make CGI:IRC accessible through your HTTP server. If you are running Apache then you can add the following line to httpd.conf: - + Include ${PKG_SYSCONFDIR}/cgiirc.conf to make CGI:IRC accessible through: - + http://www.domain.com/cgiirc/ =========================================================================== |