diff options
author | Marc Espie <espie@cvs.openbsd.org> | 2018-07-16 09:13:30 +0000 |
---|---|---|
committer | Marc Espie <espie@cvs.openbsd.org> | 2018-07-16 09:13:30 +0000 |
commit | 87fbcb0d924941a4564487474584c7ae1d8b8ad9 (patch) | |
tree | bb7ad079ae06f060cf50798a46731961c40611f9 /share/man | |
parent | 2294fa5f16d145791ada6d9f152a6f459496e993 (diff) |
network.conf
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man5/bsd.port.mk.5 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man5/bsd.port.mk.5 b/share/man/man5/bsd.port.mk.5 index f4f64cf8147..9b8211e0420 100644 --- a/share/man/man5/bsd.port.mk.5 +++ b/share/man/man5/bsd.port.mk.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: bsd.port.mk.5,v 1.487 2018/07/14 10:02:24 kn Exp $ +.\" $OpenBSD: bsd.port.mk.5,v 1.488 2018/07/16 09:13:29 espie Exp $ .\" .\" Copyright (c) 2000-2008 Marc Espie .\" @@ -24,7 +24,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: July 14 2018 $ +.Dd $Mdocdate: July 16 2018 $ .Dt BSD.PORT.MK 5 .Os .Sh NAME @@ -1974,7 +1974,7 @@ List of sites to try after normal master sites. Normally includes ${MASTER_SITE_OPENBSD} and ${MASTER_SITE_FREEBSD}. .It Ev MASTER_SITE_* Lists of standard sites to retrieve files from, refer to -.Pa ${PORTSDIR}/infrastructure/templates/network.conf.template . +.Pa ${PORTSDIR}/infrastructure/db/network.conf . .It Ev MASTER_SITES List of primary locations from which distribution files and patchfiles are retrieved. |