diff options
author | uebayasi <uebayasi> | 2002-09-17 06:32:32 +0000 |
---|---|---|
committer | uebayasi <uebayasi> | 2002-09-17 06:32:32 +0000 |
commit | badf674c9a3ab13023e8f5d74830f2dd152defd4 (patch) | |
tree | 0de89c89c69eceaff16e0749ddcd5a187749e47f /chat | |
parent | 0395ed4d05d961598673e947c958606bb56f1273 (diff) | |
download | pkgsrc-badf674c9a3ab13023e8f5d74830f2dd152defd4.tar.gz |
irchat -> irchat-pj
Diffstat (limited to 'chat')
-rw-r--r-- | chat/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/Makefile b/chat/Makefile index 116bbdbf187..9c40e14112b 100644 --- a/chat/Makefile +++ b/chat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.47 2002/08/08 13:09:30 wiz Exp $ +# $NetBSD: Makefile,v 1.48 2002/09/17 06:32:32 uebayasi Exp $ # COMMENT= communication programs @@ -28,7 +28,7 @@ SUBDIR+= icb SUBDIR+= icqlib SUBDIR+= ircII SUBDIR+= ircd-hybrid -SUBDIR+= irchat +SUBDIR+= irchat-pj SUBDIR+= ircu SUBDIR+= iroffer SUBDIR+= irssi |