summaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorTreeve Jelbert2019-01-20 10:28:47 +0100
committerTreeve Jelbert2019-01-20 10:28:47 +0100
commit902ea443029ff557d91ea11e2e2862e9623a50f7 (patch)
treed068c2e02c8da395f25e7c26d464287ba6068f67 /mail
parent24016eae49f43731c43af5df81add41efaece0b3 (diff)
pinepgp - depend GNUPG
Diffstat (limited to 'mail')
-rwxr-xr-xmail/pinepgp/DEPENDS2
-rw-r--r--mail/pinepgp/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/mail/pinepgp/DEPENDS b/mail/pinepgp/DEPENDS
index 1cc53d0f71..104c058dae 100755
--- a/mail/pinepgp/DEPENDS
+++ b/mail/pinepgp/DEPENDS
@@ -1,2 +1,2 @@
depends pine-client '' '' z-rejected &&
-depends gnupg '--with-gpg'
+depends GNUPG '--with-gpg'
diff --git a/mail/pinepgp/HISTORY b/mail/pinepgp/HISTORY
index 1162744ff8..61545e1540 100644
--- a/mail/pinepgp/HISTORY
+++ b/mail/pinepgp/HISTORY
@@ -1,3 +1,6 @@
+2019-01-20 Treeve Jelbert <treeve@sourcemage.org>
+ * DEPENDS: gnupg => GNUPG
+
2008-02-06 Vlad Glagolev <stealth@sourcemage.org>
* DEPENDS: removed mktemp (deprecated), is a part
of coreutils now (which included in basesystem)