diff options
Diffstat (limited to 'mail/claws-mail-spamreport/Makefile')
-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 737a25c5328..bb800c74dd2 100644 --- a/mail/claws-mail-spamreport/Makefile +++ b/mail/claws-mail-spamreport/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.69 2019/07/01 04:08:29 ryoon Exp $ +# $NetBSD: Makefile,v 1.70 2019/07/20 22:46:29 wiz Exp $ # PLUGIN_NAME= spam_report PLUGIN_FILE= spamreport -PKGREVISION= 5 +PKGREVISION= 6 .include "../../mail/claws-mail/plugins.mk" MAINTAINER= pkgsrc-users@NetBSD.org |