svn commit: r490783 - head/mail/fetchmail/files

Matthias Andree mandree at FreeBSD.org
Sun Jan 20 11:28:50 UTC 2019


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)


More information about the svn-ports-head mailing list