summaryrefslogtreecommitdiff
path: root/mail/claws-mail-spamreport
diff options
context:
space:
mode:
authorbsiegert <bsiegert@pkgsrc.org>2018-12-01 17:31:06 +0000
committerbsiegert <bsiegert@pkgsrc.org>2018-12-01 17:31:06 +0000
commitbe504cf1b3c8598ae41ba53375c5d06b47b0aae2 (patch)
tree7e178746a08f52f19ae70f570cf7fcbde9ec26fc /mail/claws-mail-spamreport
parent0e173dab909b7151b45058f26f539d5d35538924 (diff)
downloadpkgsrc-be504cf1b3c8598ae41ba53375c5d06b47b0aae2.tar.gz
Port claws-mail to use enchant2.
Bump revision of claws-mail itself and of all the plugins.
Diffstat (limited to 'mail/claws-mail-spamreport')
-rw-r--r--mail/claws-mail-spamreport/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/claws-mail-spamreport/Makefile b/mail/claws-mail-spamreport/Makefile
index 3c031aa0284..abcb4edc15e 100644
--- a/mail/claws-mail-spamreport/Makefile
+++ b/mail/claws-mail-spamreport/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.66 2018/11/14 22:21:57 kleink Exp $
+# $NetBSD: Makefile,v 1.67 2018/12/01 17:31:08 bsiegert Exp $
#
PLUGIN_NAME= spam_report
PLUGIN_FILE= spamreport
-PKGREVISION= 2
+PKGREVISION= 3
.include "../../mail/claws-mail/plugins.mk"
MAINTAINER= pkgsrc-users@NetBSD.org