summaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorTreeve Jelbert2019-01-20 10:28:34 +0100
committerTreeve Jelbert2019-01-20 10:28:34 +0100
commit24016eae49f43731c43af5df81add41efaece0b3 (patch)
tree85b0141e1785fd5849d3a3f5e79446c934052deb /mail
parentd0b3d1b657be93dc3e2081958c0c03cfad22dc69 (diff)
etpan-ng - depend GNUPG
Diffstat (limited to 'mail')
-rwxr-xr-xmail/etpan-ng/DEPENDS2
-rw-r--r--mail/etpan-ng/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/mail/etpan-ng/DEPENDS b/mail/etpan-ng/DEPENDS
index d31d15aa3f..6a307896f1 100755
--- a/mail/etpan-ng/DEPENDS
+++ b/mail/etpan-ng/DEPENDS
@@ -3,7 +3,7 @@ depends "perl"
depends "automake"
depends "autoconf"
depends "libtool"
-optional_depends "gnupg" "" "" "For gnupg support"
+optional_depends "GNUPG" "" "" "For gnupg support"
optional_depends "bogofilter" "" "" "For spam managment"
if [ "$CVS" = "y" ]; then
depends "CVS"
diff --git a/mail/etpan-ng/HISTORY b/mail/etpan-ng/HISTORY
index 981b5ea8fc..4223199d5c 100644
--- a/mail/etpan-ng/HISTORY
+++ b/mail/etpan-ng/HISTORY
@@ -1,3 +1,6 @@
+2019-01-20 Treeve Jelbert <treeve@sourcemage.org>
+ * DEPENDS: gnupg => GNUPG
+
2015-05-25 Thomas Orgis <sobukus@sourcemage.org>
* DETAILS: remove SOURCEFORGE_URL usage (automated)