summaryrefslogtreecommitdiffstats
path: root/ftp
diff options
context:
space:
mode:
authorIsmael Luceno2019-05-18 03:09:04 +0200
committerIsmael Luceno2019-05-18 03:29:09 +0200
commit220f4eed383e7d523bd9ca4f31bb2466b1f552f2 (patch)
treebc12300aa7e0287ce0c2aed9ad4c011e9ec01c25 /ftp
parent3e1261650a240f49428a07ad220552d47aa27a5c (diff)
axel: Update dependency; s/gettext/GETTEXT/
Diffstat (limited to 'ftp')
-rwxr-xr-xftp/axel/DEPENDS2
-rw-r--r--ftp/axel/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/ftp/axel/DEPENDS b/ftp/axel/DEPENDS
index 98fa96fbf9..43c32ae531 100755
--- a/ftp/axel/DEPENDS
+++ b/ftp/axel/DEPENDS
@@ -3,7 +3,7 @@ optional_depends SSL \
"--without-ssl" \
"for TLS support" &&
-optional_depends gettext \
+optional_depends GETTEXT \
"--enable-nls" \
"--disable-nls" \
"for Native Language Support"
diff --git a/ftp/axel/HISTORY b/ftp/axel/HISTORY
index d3a0d8025e..0b199b21b9 100644
--- a/ftp/axel/HISTORY
+++ b/ftp/axel/HISTORY
@@ -1,3 +1,6 @@
+2019-05-18 Ismael Luceno <ismael@sourcemage.org>
+ * DEPENDS: Update dependency; s/gettext/GETTEXT/
+
2017-12-05 Ismael Luceno <ismael@sourcemage.org>
* DETAILS: updated spell to 2.16.1