Date: Sun, 20 Jan 2019 11:28:49 +0000 (UTC) From: Matthias Andree <mandree@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r490783 - head/mail/fetchmail/files Message-ID: <201901201128.x0KBSnwk033872@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: mandree Date: Sun Jan 20 11:28:49 2019 New Revision: 490783 URL: https://svnweb.freebsd.org/changeset/ports/490783 Log: 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/ Deleted: head/mail/fetchmail/files/fetchmailconf.in Modified: head/mail/fetchmail/files/fetchmailrc.sample Modified: head/mail/fetchmail/files/fetchmailrc.sample ============================================================================== --- head/mail/fetchmail/files/fetchmailrc.sample Sun Jan 20 11:26:58 2019 (r490782) +++ head/mail/fetchmail/files/fetchmailrc.sample Sun Jan 20 11:28:49 2019 (r490783) @@ -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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201901201128.x0KBSnwk033872>