diff options
author | wiz <wiz@pkgsrc.org> | 2016-09-19 13:04:18 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2016-09-19 13:04:18 +0000 |
commit | 3934860d710f1ea7cac64ab919d68428bad05705 (patch) | |
tree | 6ba672227aa4ab55de5bb6230633eebae88a651c /mail/claws-mail-spamreport | |
parent | e4cbe275c7c866d027c1b18e06ba6fb63aa1a3bd (diff) | |
download | pkgsrc-3934860d710f1ea7cac64ab919d68428bad05705.tar.gz |
Recursive PKGREVISION bump for gnutls shlib major bump.
Diffstat (limited to 'mail/claws-mail-spamreport')
-rw-r--r-- | mail/claws-mail-spamreport/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/claws-mail-spamreport/Makefile b/mail/claws-mail-spamreport/Makefile index 2b0ff3c8e84..e0edb68163d 100644 --- a/mail/claws-mail-spamreport/Makefile +++ b/mail/claws-mail-spamreport/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.49 2016/09/03 18:20:29 nros Exp $ +# $NetBSD: Makefile,v 1.50 2016/09/19 13:04:23 wiz Exp $ # PLUGIN_NAME= spam_report PLUGIN_FILE= spamreport +PKGREVISION= 1 .include "../../mail/claws-mail/plugins.mk" MAINTAINER= pkgsrc-users@NetBSD.org |