ii

irc it, simple FIFO based irc client
git clone git://git.suckless.org/ii
Log | Files | Refs | README | LICENSE

commit 0fb686f3f4812da77602cdedd75430f510c41556
parent c6a91cf07a3c853f061f0b4136416090353dfb7b
Author: nion@h4447.serverkompetenz.net <unknown>
Date:   Fri, 14 Jul 2006 19:57:38 +0200

whitespaces removed

Diffstat:
Mconfig.mk | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config.mk b/config.mk @@ -2,7 +2,7 @@ # paths PREFIX = /usr/local -BINDIR = ${PREFIX}/bin +BINDIR = ${PREFIX}/bin MANDIR = ${PREFIX}/share/man MAN1DIR = ${MANDIR}/man1 # Set the following to install to a different root