pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/mail/mini_sendmail



Module Name:    pkgsrc
Committed By:   maya
Date:           Sat Dec  5 11:41:48 UTC 2020

Modified Files:
        pkgsrc/mail/mini_sendmail: DESCR

Log Message:
mini_sendmail: avoid reference to non-existent package


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/mail/mini_sendmail/DESCR

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/mail/mini_sendmail/DESCR
diff -u pkgsrc/mail/mini_sendmail/DESCR:1.1 pkgsrc/mail/mini_sendmail/DESCR:1.2
--- pkgsrc/mail/mini_sendmail/DESCR:1.1 Sat Feb 15 22:11:22 2003
+++ pkgsrc/mail/mini_sendmail/DESCR     Sat Dec  5 11:41:48 2020
@@ -2,8 +2,4 @@ mini_sendmail reads its standard input u
 sends a copy of the message found there to all of the addresses
 listed.  The message is sent by connecting to a local SMTP server.
 
-If you want to use mini_sendmail to send email from inside a
-chroot(2) area, you might want to use the mini_sendmail_static
-package instead to avoid copying libraries.
-
 See the manual entry for more details.



Home | Main Index | Thread Index | Old Index