The branch main has been updated by christos:

URL: 
https://cgit.FreeBSD.org/src/commit/?id=2b1c477d88e579585c6b3ba5f6ded70b9a05e3c3

commit 2b1c477d88e579585c6b3ba5f6ded70b9a05e3c3
Author:     Christos Margiolis <chris...@freebsd.org>
AuthorDate: 2023-12-27 16:28:11 +0000
Commit:     Christos Margiolis <chris...@freebsd.org>
CommitDate: 2023-12-27 16:28:11 +0000

    fortune: update mailing list search url
    
    Markmail no longer exists.
    
    Reviewed by:    markj
    MFC after:      3 days
    Differential Revision:  https://reviews.freebsd.org/D43209
---
 usr.bin/fortune/datfiles/freebsd-tips | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/usr.bin/fortune/datfiles/freebsd-tips 
b/usr.bin/fortune/datfiles/freebsd-tips
index 3ee4ca3a5972..aed66f2295e2 100644
--- a/usr.bin/fortune/datfiles/freebsd-tips
+++ b/usr.bin/fortune/datfiles/freebsd-tips
@@ -388,7 +388,7 @@ You can make a log of your terminal session with script(1).
 You can often get answers to your questions about FreeBSD by searching in the
 FreeBSD mailing list archives at
 
-       http://freebsd.markmail.org
+       https://lists.freebsd.org/search
 %
 You can open up a new split-screen window in (n)vi with :N or :E and then
 use ^w to switch between the two.

Reply via email to