Browse Source

README: searchable index of all ports is at ports.freebsd.org

PR: 280816
overlay
Wolfram Schneider 11 months ago
parent
commit
b5f41fd958
  1. 2
      Makefile
  2. 2
      README

2
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"; \

2
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:

Loading…
Cancel
Save