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
commitb40dcdd4455dd1769c018834231251a9ae388f46 (patch)
treee8aa5117f1cee30c9a10cc3a8d3bf12ea87daaaa /ftp
parent1d0c226fb7cf18425dd55eaaaa56588a64a5c5a6 (diff)
proftpd: Update dependency; s/gettext/GETTEXT/
Diffstat (limited to 'ftp')
-rwxr-xr-xftp/proftpd/DEPENDS2
-rw-r--r--ftp/proftpd/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/ftp/proftpd/DEPENDS b/ftp/proftpd/DEPENDS
index cf4c85e1c9..837663e4a7 100755
--- a/ftp/proftpd/DEPENDS
+++ b/ftp/proftpd/DEPENDS
@@ -108,7 +108,7 @@ optional_depends libmemcached \
"--disable-memcache" \
"for memcache support" &&
-optional_depends gettext \
+optional_depends GETTEXT \
"--enable-nls" \
"--disable-nls" \
"for Native Language Support" &&
diff --git a/ftp/proftpd/HISTORY b/ftp/proftpd/HISTORY
index 020986990d..89e91fabb1 100644
--- a/ftp/proftpd/HISTORY
+++ b/ftp/proftpd/HISTORY
@@ -1,3 +1,6 @@
+2019-05-18 Ismael Luceno <ismael@sourcemage.org>
+ * DEPENDS: Update dependency; s/gettext/GETTEXT/
+
2015-12-25 Vlad Glagolev <stealth@sourcemage.org>
* DEPENDS: openssl -> SSL