From bf0677e3b55f7f5b81e3e249579c08df6d837f80 Mon Sep 17 00:00:00 2001 From: cheusov Date: Thu, 1 Mar 2018 09:28:29 +0000 Subject: revert previous commit --- textproc/dict-client/Makefile | 3 +-- textproc/dict-server/Makefile | 4 ++-- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/textproc/dict-client/Makefile b/textproc/dict-client/Makefile index 0bea5694705..c00a53b3d61 100644 --- a/textproc/dict-client/Makefile +++ b/textproc/dict-client/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.37.38.1 2018/02/27 19:43:48 cheusov Exp $ +# $NetBSD: Makefile,v 1.37.38.2 2018/03/01 09:30:46 cheusov Exp $ .include "../../textproc/dict-server/Makefile.common" PKGNAME= ${DISTNAME:S/dictd/dict-client/} -PKGREVISION= 1 CATEGORIES= textproc COMMENT= Dictionary Service Protocol client diff --git a/textproc/dict-server/Makefile b/textproc/dict-server/Makefile index ede0692c76c..2ff9cdb1784 100644 --- a/textproc/dict-server/Makefile +++ b/textproc/dict-server/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.31.30.1 2018/02/27 19:44:19 cheusov Exp $ +# $NetBSD: Makefile,v 1.31.30.2 2018/03/01 09:28:29 cheusov Exp $ .include "../../textproc/dict-server/Makefile.common" PKGNAME= ${DISTNAME:S/dictd/dict-server/} -PKGREVISION= 2 +PKGREVISION= 1 CATEGORIES= textproc COMMENT= Dictionary Service Protocol server LICENSE= gnu-gpl-v2 -- cgit v1.2.3