From a0b12bd92936f9da61f189f28fa7cfb7c18be732 Mon Sep 17 00:00:00 2001 From: wiz Date: Mon, 11 Nov 2002 13:58:25 +0000 Subject: Update to 0.83.8. Changes: This version fixes compilation problems with old C compilers and with Berkeley DB 4.0. Malformed MyINFO data are handled more gracefully, IGNORE_SLOT_LIMIT properly works now, a program to send DCTC command to running client from a script was added, and a new flag was added to ignore public chat messages from a user. --- net/dctc/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net/dctc/Makefile') diff --git a/net/dctc/Makefile b/net/dctc/Makefile index e44fce76f2a..fb665bd64dd 100644 --- a/net/dctc/Makefile +++ b/net/dctc/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2002/11/03 21:31:24 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2002/11/11 13:58:25 wiz Exp $ # -DISTNAME= dctc-0.83.7 +DISTNAME= dctc-0.83.8 CATEGORIES= net MASTER_SITES= http://www.ac2i.tzo.com/dctc/ -- cgit v1.2.3