diff options
author | uebayasi <uebayasi@pkgsrc.org> | 2002-09-17 06:32:32 +0000 |
---|---|---|
committer | uebayasi <uebayasi@pkgsrc.org> | 2002-09-17 06:32:32 +0000 |
commit | 8e68e95b7facfa77f16cf648984556b22e220222 (patch) | |
tree | 0de89c89c69eceaff16e0749ddcd5a187749e47f /chat | |
parent | e7feab5aff4d91360af6232ebc175a1637b236ad (diff) | |
download | pkgsrc-8e68e95b7facfa77f16cf648984556b22e220222.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 |