comparison bin/check-ports @ 55:97db540472bd

Doc: enhanced comment
author Franz Glasner <fzglas.hg@dom66.de>
date Sun, 10 Mar 2019 20:45:03 +0100
parents 634113c53f56
children ad454e403e24
comparison
equal deleted inserted replaced
54:2874f362fdbe 55:97db540472bd
7 # 7 #
8 8
9 VERSION=@@VERSION@@ 9 VERSION=@@VERSION@@
10 10
11 # 11 #
12 # Local repository with 12 # Local repository with non-public packages and/or ports with changed
13 # non-public packages and/or ports with changed OPTIONS (i.e. not using the 13 # OPTIONS (i.e. not using the defaults) or forks of official packages with
14 # defaults) 14 # other package names
15 # 15 #
16 : ${LOCAL_REPO:=LocalRepo} 16 : ${LOCAL_REPO:=LocalRepo}
17 # 17 #
18 # Local repository with ports with default OPTIONS (i.e. unchanged) 18 # Local repository with ports with default OPTIONS (i.e. unchanged)
19 # but newer than the packages in the "FreeBSD" repository. 19 # but newer than the packages in the "FreeBSD" repository.