diff options
author | wiz <wiz@pkgsrc.org> | 2017-03-31 10:32:14 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-03-31 10:32:14 +0000 |
commit | 5f7fe16e7d41e39c4030fbbf5b4eea931a17e0a5 (patch) | |
tree | 737a97034ab2731266ff1607865de326837f57d8 /mail/claws-mail-pgpmime | |
parent | 7fa9fc49718e3bc7abd78c946e264a9a86f5c095 (diff) | |
download | pkgsrc-5f7fe16e7d41e39c4030fbbf5b4eea931a17e0a5.tar.gz |
Recursive bump for gpgme update which removed a support library.
Diffstat (limited to 'mail/claws-mail-pgpmime')
-rw-r--r-- | mail/claws-mail-pgpmime/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/claws-mail-pgpmime/Makefile b/mail/claws-mail-pgpmime/Makefile index ae15329fbff..5d35058ce95 100644 --- a/mail/claws-mail-pgpmime/Makefile +++ b/mail/claws-mail-pgpmime/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.51 2017/03/04 01:51:05 mef Exp $ +# $NetBSD: Makefile,v 1.52 2017/03/31 10:32:17 wiz Exp $ # PLUGIN_NAME= pgpmime +PKGREVISION= 1 .include "../../mail/claws-mail/plugins.mk" MAINTAINER= pkgsrc-users@NetBSD.org |