From e8fb05a2428b4fa7b6c1a3b1d2482858b3738af0 Mon Sep 17 00:00:00 2001 From: cheusov Date: Tue, 27 Feb 2018 19:44:19 +0000 Subject: dict-server: ++pkgrevision due to ABI change in libmaa --- textproc/dict-server/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/textproc/dict-server/Makefile b/textproc/dict-server/Makefile index 5720d91491a..ede0692c76c 100644 --- a/textproc/dict-server/Makefile +++ b/textproc/dict-server/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.31 2013/07/12 10:45:03 jperkin Exp $ +# $NetBSD: Makefile,v 1.31.30.1 2018/02/27 19:44:19 cheusov Exp $ .include "../../textproc/dict-server/Makefile.common" PKGNAME= ${DISTNAME:S/dictd/dict-server/} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= textproc COMMENT= Dictionary Service Protocol server LICENSE= gnu-gpl-v2 @@ -29,8 +29,8 @@ DICTD_GROUP?= nogroup DICTD_GROUP?= dictd .endif -PKG_GROUPS= ${DICTD_GROUP} -PKG_USERS= ${DICTD_USER}:${DICTD_GROUP} +PKG_GROUPS= ${DICTD_GROUP} +PKG_USERS= ${DICTD_USER}:${DICTD_GROUP} PKG_GECOS.${DICTD_USER}= Dictionary\ protocol\ server\ user #PKG_HOME.${DICT_USER}= /nonexistent #PKG_SHELL.${DICT_USER}= ${NOLOGIN} -- cgit v1.2.3