diff options
author | adrianp <adrianp@pkgsrc.org> | 2008-06-09 19:37:01 +0000 |
---|---|---|
committer | adrianp <adrianp@pkgsrc.org> | 2008-06-09 19:37:01 +0000 |
commit | 602e3995e2d2d7a74eae40bb26b67e6e45325fe9 (patch) | |
tree | b7fe5c7766864cb1cd24bac021c89c997964f278 /chat | |
parent | 512192f06ca6dc87067581e72f5e407a7b7078cb (diff) | |
download | pkgsrc-602e3995e2d2d7a74eae40bb26b67e6e45325fe9.tar.gz |
Fix typo pointed out by Michael Stapelberg in private email
Diffstat (limited to 'chat')
-rw-r--r-- | chat/unrealircd/MESSAGE | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/unrealircd/MESSAGE b/chat/unrealircd/MESSAGE index 47abebd591d..250dbc2bea9 100644 --- a/chat/unrealircd/MESSAGE +++ b/chat/unrealircd/MESSAGE @@ -1,9 +1,9 @@ =========================================================================== -$NetBSD: MESSAGE,v 1.1.1.1 2005/11/29 19:17:03 adrianp Exp $ +$NetBSD: MESSAGE,v 1.2 2008/06/09 19:37:01 adrianp Exp $ You will need to customise the following files to get unrealircd to work: - ${UIRCD_HOME}/unrealricd.conf + ${UIRCD_HOME}/unrealircd.conf For further information see: |