git: b5f41fd958ce - main - README: searchable index of all ports is at ports.freebsd.org

From: Wolfram Schneider <wosch_at_FreeBSD.org>
Date: Wed, 14 Aug 2024 14:59:04 UTC
The branch main has been updated by wosch:

URL: https://cgit.FreeBSD.org/ports/commit/?id=b5f41fd958ce9ad98bb8104f80e7e8d7cdf9fd45

commit b5f41fd958ce9ad98bb8104f80e7e8d7cdf9fd45
Author:     Wolfram Schneider <wosch@FreeBSD.org>
AuthorDate: 2024-08-14 14:58:31 +0000
Commit:     Wolfram Schneider <wosch@FreeBSD.org>
CommitDate: 2024-08-14 14:58:31 +0000

    README: searchable index of all ports is at ports.freebsd.org
    
    PR: 280816
---
 Makefile | 2 +-
 README   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/Makefile b/Makefile
index 1f146f9ddb46..d5c6e039448c 100644
--- a/Makefile
+++ b/Makefile
@@ -136,7 +136,7 @@ ${INDEXDIR}/${INDEXFILE}: .PHONY
 			echo; \
 			echo "********************************************************************"; \
 			echo "Before reporting this error, verify that you are running a supported"; \
-			echo "version of FreeBSD (see https://www.FreeBSD.org/ports/) and that you"; \
+			echo "version of FreeBSD (see https://ports.FreeBSD.org) and that you"; \
 			echo "have a complete and up-to-date ports collection.  (INDEX builds are"; \
 			echo "not supported with partial or out-of-date ports collections."; \
 			echo "If that is the case, then"; \
diff --git a/README b/README
index ff84e8b78955..faf323f45c7a 100644
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
 This is the FreeBSD Ports Collection.  For an easy to use
 WEB-based interface to it, please see:
 
-	https://www.FreeBSD.org/ports
+	https://ports.FreeBSD.org
 
 For general information on the Ports Collection, please see the
 FreeBSD Handbook ports section which is available from: