From 19aba6c36ce731abecd9c2e78521f7389410f139 Mon Sep 17 00:00:00 2001 From: cheusov Date: Sun, 22 Jul 2012 15:32:50 +0000 Subject: Update dict-server and dict-client to 1.12.1 dictl.in: Fix for Debian bug #677868 reported by Stepan Golosunov. dictd.8: Fixes for mistypes found by A. Costa. Thanks! dictzip: Fix for sf.net bug #3390567 reported by Ivo Danihelka. INSTALL: Fix for sf.net bug #3398178 colorit: Fix for option -c. Now it works correctly. examples/dictd_virtual.conf: Fix incorrect keyword for virtual database. Thanks to Marc-Jano Knopp for the report! --- textproc/dict-client/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'textproc/dict-client') diff --git a/textproc/dict-client/Makefile b/textproc/dict-client/Makefile index 30f0eef69eb..4627b1ba8fb 100644 --- a/textproc/dict-client/Makefile +++ b/textproc/dict-client/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.36 2012/06/17 13:18:43 cheusov Exp $ +# $NetBSD: Makefile,v 1.37 2012/07/22 15:32:50 cheusov Exp $ .include "../../textproc/dict-server/Makefile.common" PKGNAME= ${DISTNAME:S/dictd/dict-client/} -PKGREVISION= 2 CATEGORIES= textproc COMMENT= Dictionary Service Protocol client -- cgit v1.2.3