diff options
Diffstat (limited to 'mail/claws-mail-spamreport')
-rw-r--r-- | mail/claws-mail-spamreport/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/claws-mail-spamreport/Makefile b/mail/claws-mail-spamreport/Makefile index d235918eaca..ca966763443 100644 --- a/mail/claws-mail-spamreport/Makefile +++ b/mail/claws-mail-spamreport/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.52 2017/01/01 16:06:25 adam Exp $ +# $NetBSD: Makefile,v 1.53 2017/02/06 13:55:38 wiz Exp $ # PLUGIN_NAME= spam_report PLUGIN_FILE= spamreport -PKGREVISION= 3 +PKGREVISION= 4 .include "../../mail/claws-mail/plugins.mk" MAINTAINER= pkgsrc-users@NetBSD.org |