diff options
author | wiz <wiz@pkgsrc.org> | 2018-04-17 22:29:31 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2018-04-17 22:29:31 +0000 |
commit | acf5fc5861164d1343e4f6d6e1d1382d21a190fb (patch) | |
tree | 109630925ee3175cb748b70c5ad849855a199a19 /mail/claws-mail-bogofilter | |
parent | a9188c6dcb66ca852105aa221b5ea011af95f220 (diff) | |
download | pkgsrc-acf5fc5861164d1343e4f6d6e1d1382d21a190fb.tar.gz |
Add p11-kit to gnutls/bl3.mk and bump dependencies.
Diffstat (limited to 'mail/claws-mail-bogofilter')
-rw-r--r-- | mail/claws-mail-bogofilter/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/claws-mail-bogofilter/Makefile b/mail/claws-mail-bogofilter/Makefile index 121bdbd036b..d010ebb268f 100644 --- a/mail/claws-mail-bogofilter/Makefile +++ b/mail/claws-mail-bogofilter/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.49 2018/04/16 14:34:48 wiz Exp $ +# $NetBSD: Makefile,v 1.50 2018/04/17 22:29:41 wiz Exp $ # PLUGIN_NAME= bogofilter -PKGREVISION= 5 +PKGREVISION= 6 .include "../../mail/claws-mail/plugins.mk" MAINTAINER= pkgsrc-users@NetBSD.org |