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: