diff options
author | Sergei Kolobov <sergei@FreeBSD.org> | 2004-10-22 21:14:03 +0800 |
---|---|---|
committer | Sergei Kolobov <sergei@FreeBSD.org> | 2004-10-22 21:14:03 +0800 |
commit | 2fc7b55c0765e12bdfc5d37b6e2cd71048302172 (patch) | |
tree | 4a1defae1fa9ee5cceb2e2ff0de573a68e591709 /UPDATING | |
parent | 981020b40e8022209a4a8d0840e2ed658e702f81 (diff) | |
download | freebsd-ports-gnome-2fc7b55c0765e12bdfc5d37b6e2cd71048302172.tar.gz freebsd-ports-gnome-2fc7b55c0765e12bdfc5d37b6e2cd71048302172.tar.zst freebsd-ports-gnome-2fc7b55c0765e12bdfc5d37b6e2cd71048302172.zip |
- Fix typo in the name of configuration parameter (s/unixform/unixfrom/)
mentioned in 20041013 entry for mail/getmail
PR: ports/72926
Submitted by: Linh Pham (mail/getmail maintainer)
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -65,7 +65,7 @@ upgrades. The 4.x branch of getmail also requires Python 2.3.3 or newer. - Some mail delivery agents require that the unixform parameter to be set to + Some mail delivery agents require that the unixfrom parameter to be set to either "true" or "false" in the configuration file. A "quick and dirty" guide on setting up, configuring and using getmail is |