diff options
author | Beech Rintoul <beech@FreeBSD.org> | 2008-08-06 14:32:25 +0000 |
---|---|---|
committer | Beech Rintoul <beech@FreeBSD.org> | 2008-08-06 14:32:25 +0000 |
commit | 032bf29767a5e7fd30f1b4b659abce620eb68056 (patch) | |
tree | 56a8fa084687280fa0b96e18a942c3bab8688d3a /ftp | |
parent | 24785674ce3ca1a1411a95845de47b8711a10796 (diff) | |
download | ports-032bf29767a5e7fd30f1b4b659abce620eb68056.tar.gz ports-032bf29767a5e7fd30f1b4b659abce620eb68056.zip |
Notes
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/proftpd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/proftpd/Makefile b/ftp/proftpd/Makefile index 42443e392252..fb19e8660e89 100644 --- a/ftp/proftpd/Makefile +++ b/ftp/proftpd/Makefile @@ -87,7 +87,7 @@ OPTIONS= IPV6 "Use IPv6" off \ CLAMAV "Include mod_clamav" off \ DIGEST "Include mod_digest" off \ COMB "Include mod_comb (multistream upload)" off \ - CODECONV "Use charset conversion (mod_codeconv)" off + CODECONV "Use charset conversion (possibly broken)" off MODULES?= LIBDIRS?= |