diff options
Diffstat (limited to 'textproc/dict-server/Makefile')
-rw-r--r-- | textproc/dict-server/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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 |