summaryrefslogtreecommitdiff
path: root/chat/icbirc/Makefile
diff options
context:
space:
mode:
authortv <tv>2004-04-01 16:00:42 +0000
committertv <tv>2004-04-01 16:00:42 +0000
commit18f5fde1d84673643ce4b968679eeaef187b066c (patch)
tree753245594a06ef111e00b612b6dfc0257db3f665 /chat/icbirc/Makefile
parentbc0908258172bb04eff7be022dee0ebb238d1c54 (diff)
downloadpkgsrc-18f5fde1d84673643ce4b968679eeaef187b066c.tar.gz
nb1: Make more IRC protocol correct.
* Automatically issue the equivalent of a NAMES after a JOIN. * Allow PART command so that client may lurk; reissue a JOIN to re-"open" the channel on the client if a new open message arrives. * Provide a fake MOTD to make some IRC clients happier. * 353 (NAMES response) should have a single space character at the end of each line per protocol (Gaim is strict about this).
Diffstat (limited to 'chat/icbirc/Makefile')
-rw-r--r--chat/icbirc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/chat/icbirc/Makefile b/chat/icbirc/Makefile
index 5db8036548c..623d3aa3536 100644
--- a/chat/icbirc/Makefile
+++ b/chat/icbirc/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2004/01/18 17:05:40 tron Exp $
+# $NetBSD: Makefile,v 1.4 2004/04/01 16:00:42 tv Exp $
DISTNAME= icbirc-1.6
+PKGREVISION= 1
CATEGORIES= chat
MASTER_SITES= http://www.benzedrine.cx/