From 66c1c82385f2a58c89d10f99f5b18109a5c40bb6 Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Thu, 15 Aug 2024 10:47:10 +0200 Subject: [PATCH] Framework: sync with upstream Taken from: FreeBSD --- Makefile | 2 +- README | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 1f146f9ddb4..d5c6e039448 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 ff84e8b7895..faf323f45c7 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: