diff options
author | Matthias Andree <mandree@FreeBSD.org> | 2019-01-20 11:28:49 +0000 |
---|---|---|
committer | Matthias Andree <mandree@FreeBSD.org> | 2019-01-20 11:28:49 +0000 |
commit | 69c071117a48ca2a820fd2c525d06e08a8bb7d48 (patch) | |
tree | 40f5ae502c4239899d1f621e5ad0e13b40670695 /mail/fetchmail/files/fetchmailrc.sample | |
parent | Update to 0.69 (diff) |
Fixup minor oversights from r490780 mail/fetchmail*
* Update comment in mail/fetchmail/files/fetchmailrc.sample
* Remove mail/fetchmail/files/fetchmail.in that got copied
to mail/fetchmailconf/files/
Notes
Notes:
svn path=/head/; revision=490783
Diffstat (limited to 'mail/fetchmail/files/fetchmailrc.sample')
-rw-r--r-- | mail/fetchmail/files/fetchmailrc.sample | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/fetchmail/files/fetchmailrc.sample b/mail/fetchmail/files/fetchmailrc.sample index a3ee62b1a748..bf2112989141 100644 --- a/mail/fetchmail/files/fetchmailrc.sample +++ b/mail/fetchmail/files/fetchmailrc.sample @@ -1,4 +1,3 @@ # Your fetchmail configuration goes here. # -# See fetchmail(1), and/or use fetchmailconf (must not build the port -# WITHOUT_X11). +# See fetchmail(1), and/or use fetchmailconf (a separate port) |