Mercurial > hgrepos > FreeBSD > ports > sysutils > local-bsdtools
changeset 59:4805789ebbb3
Style: WS
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Thu, 21 Mar 2019 00:58:09 +0100 |
| parents | 28800573d702 |
| children | ec0cc8a8f27a |
| files | bin/check-ports |
| diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/bin/check-ports Thu Mar 21 00:57:31 2019 +0100 +++ b/bin/check-ports Thu Mar 21 00:58:09 2019 +0100 @@ -20,10 +20,12 @@ # Some sort of a fast-track repository. # : ${LOCALBSDPORTS_REPO:=LocalBSDPorts} + # # The official FreeBSD binary repository # : ${FREEBSD_REPO:=FreeBSD} + # # Directly installed from ports #
