summaryrefslogtreecommitdiff
path: root/textproc/dict-server
diff options
context:
space:
mode:
authorcheusov <cheusov>2011-05-07 10:06:02 +0000
committercheusov <cheusov>2011-05-07 10:06:02 +0000
commitb433f897e704a4009b841ca882a0c1a77bda608e (patch)
tree842bef7a4b65d343b0667986d789201c6609a9af /textproc/dict-server
parentb7c333394b0c1e74f3d169a0c3f0a0fc7ee6e65a (diff)
downloadpkgsrc-b433f897e704a4009b841ca882a0c1a77bda608e.tar.gz
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
Diffstat (limited to 'textproc/dict-server')
-rw-r--r--textproc/dict-server/Makefile5
1 files changed, 3 insertions, 2 deletions
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"