From 66341fdcfcba13f8b222672f073db2a6da7044dc Mon Sep 17 00:00:00 2001 From: cheusov Date: Sat, 7 May 2011 10:06:02 +0000 Subject: Closes PR pkg/44850, oked by wiz@ and reed@ devel/libmaa updated to 1.3.0 recursive bump pkgrevisions of dependent packages due to ABI change --- textproc/dict-client/Makefile | 3 ++- textproc/dict-server/Makefile | 5 +++-- 2 files changed, 5 insertions(+), 3 deletions(-) (limited to 'textproc') diff --git a/textproc/dict-client/Makefile b/textproc/dict-client/Makefile index 4935b2eb6a1..ef29960d5dc 100644 --- a/textproc/dict-client/Makefile +++ b/textproc/dict-client/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.34 2011/02/03 12:55:50 obache Exp $ +# $NetBSD: Makefile,v 1.35 2011/05/07 10:06:02 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 f98c215be9d..e6430e378c1 100644 --- a/textproc/dict-server/Makefile +++ b/textproc/dict-server/Makefile @@ -1,11 +1,12 @@ -# $NetBSD: Makefile,v 1.28 2011/02/03 12:55:51 obache Exp $ +# $NetBSD: Makefile,v 1.29 2011/05/07 10:06:02 cheusov Exp $ .include "../../textproc/dict-server/Makefile.common" PKGNAME= ${DISTNAME:S/dictd/dict-server/} +PKGREVISION= 1 CATEGORIES= textproc COMMENT= Dictionary Service Protocol server -LICENSE= gnu-gpl-v2 +LICENSE= gnu-gpl-v2 .include "../../mk/bsd.prefs.mk" -- cgit v1.2.3