diff options
-rw-r--r-- | share/man/man5/bsd.port.mk.5 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man5/bsd.port.mk.5 b/share/man/man5/bsd.port.mk.5 index 9174a2446e1..572bcb8e3ba 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.602 2023/09/05 13:58:49 espie Exp $ +.\" $OpenBSD: bsd.port.mk.5,v 1.603 2023/09/05 16:20:30 espie Exp $ .\" .\" Copyright (c) 2000-2008 Marc Espie .\" @@ -2942,7 +2942,7 @@ If set to empty, will not register anything: very much unsafe. Controls the behavior of .Pa misc/portroach as documented in detail at -.Lk http://jasperla.github.io/portroach/docs/portroach-portconfig.txt . +.Lk https://jasperla.github.io/portroach/docs/portroach-portconfig.txt .It Ev PREFIX Base directory for the current port installation. Usually ${LOCALBASE}, though some ports may elect a location under |