summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorryoon <ryoon>2016-03-24 03:32:37 +0000
committerryoon <ryoon>2016-03-24 03:32:37 +0000
commitd733015a085b8d7886ffa7eeb30ffaf41c9a031e (patch)
treed07ce655bbc535cbb7122346e384fe497e78f804 /mail
parent60d85b28609d785e8c5907623f324e03f6717f98 (diff)
downloadpkgsrc-d733015a085b8d7886ffa7eeb30ffaf41c9a031e.tar.gz
Change default GNUPG to 2.0, Bump PKGREVISION
Diffstat (limited to 'mail')
-rw-r--r--mail/seamonkey-enigmail/Makefile3
-rw-r--r--mail/thunderbird-enigmail/Makefile3
-rw-r--r--mail/thunderbird-enigmail/options.mk4
3 files changed, 6 insertions, 4 deletions
diff --git a/mail/seamonkey-enigmail/Makefile b/mail/seamonkey-enigmail/Makefile
index 86621f35ffe..51ac443e8a3 100644
--- a/mail/seamonkey-enigmail/Makefile
+++ b/mail/seamonkey-enigmail/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.3 2016/03/07 11:49:43 ryoon Exp $
+# $NetBSD: Makefile,v 1.4 2016/03/24 03:32:37 ryoon Exp $
.include "../../mail/thunderbird-enigmail/Makefile.common"
PKGNAME= seamonkey-${DISTNAME}
+PKGREVISION= 1
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= GnuPG support for www/seamonkey
diff --git a/mail/thunderbird-enigmail/Makefile b/mail/thunderbird-enigmail/Makefile
index 77d8f227269..0b5c5cd2244 100644
--- a/mail/thunderbird-enigmail/Makefile
+++ b/mail/thunderbird-enigmail/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.3 2016/03/07 11:49:43 ryoon Exp $
+# $NetBSD: Makefile,v 1.4 2016/03/24 03:32:37 ryoon Exp $
.include "Makefile.common"
PKGNAME= thunderbird-${DISTNAME}
+PKGREVISION= 1
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= GnuPG support for mail/thunderbird
diff --git a/mail/thunderbird-enigmail/options.mk b/mail/thunderbird-enigmail/options.mk
index 0370cc7a78f..969fad00109 100644
--- a/mail/thunderbird-enigmail/options.mk
+++ b/mail/thunderbird-enigmail/options.mk
@@ -1,9 +1,9 @@
-# $NetBSD: options.mk,v 1.1 2016/03/07 11:49:43 ryoon Exp $
+# $NetBSD: options.mk,v 1.2 2016/03/24 03:32:37 ryoon Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.enigmail
PKG_OPTIONS_REQUIRED_GROUPS= gnupg
PKG_OPTIONS_GROUP.gnupg= gnupg2 gnupg21
-PKG_SUGGESTED_OPTIONS= gnupg21
+PKG_SUGGESTED_OPTIONS= gnupg2
.include "../../mk/bsd.options.mk"