summaryrefslogtreecommitdiff
path: root/mail/claws-mail-pgpmime
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-pgpmime
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-pgpmime')
-rw-r--r--mail/claws-mail-pgpmime/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/claws-mail-pgpmime/Makefile b/mail/claws-mail-pgpmime/Makefile
index d917ad62372..70c1b6f0cb5 100644
--- a/mail/claws-mail-pgpmime/Makefile
+++ b/mail/claws-mail-pgpmime/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.63 2018/11/14 22:21:57 kleink Exp $
+# $NetBSD: Makefile,v 1.64 2018/12/01 17:31:07 bsiegert Exp $
#
PLUGIN_NAME= pgpmime
-PKGREVISION= 2
+PKGREVISION= 3
.include "../../mail/claws-mail/plugins.mk"
MAINTAINER= pkgsrc-users@NetBSD.org