diff options
author | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2021-07-31 19:21:07 +0000 |
---|---|---|
committer | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2021-07-31 19:21:38 +0000 |
commit | 9cb18a81df9408cbae8f7f095d9d8eafeb7f765f (patch) | |
tree | eb03085a829c78a8aeedfccc4652debcbe1cb069 | |
parent | 12184f4ef0a9565dcc8b8cac238ed34deb19b071 (diff) |
net/isc-dhcp44-*: Update WWW
PR: 257267
Reported by: dewayne@heuristicsystems.com.au
(cherry picked from commit 322105b4bc72adf0fc7f74c0ad160f1388995042)
-rw-r--r-- | net/isc-dhcp44-client/pkg-descr | 2 | ||||
-rw-r--r-- | net/isc-dhcp44-relay/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net/isc-dhcp44-client/pkg-descr b/net/isc-dhcp44-client/pkg-descr index 279dad8765b8..8e2e99a5380c 100644 --- a/net/isc-dhcp44-client/pkg-descr +++ b/net/isc-dhcp44-client/pkg-descr @@ -9,4 +9,4 @@ DHCP protocol, through a suite of DHCP tools: Details on versioning/release information may be obtained here: https://www.isc.org/downloads/ -WWW: https://www.isc.org/products/DHCP/ +WWW: https://www.isc.org/dhcp/ diff --git a/net/isc-dhcp44-relay/pkg-descr b/net/isc-dhcp44-relay/pkg-descr index 9fa2f3850353..c126952ea5dc 100644 --- a/net/isc-dhcp44-relay/pkg-descr +++ b/net/isc-dhcp44-relay/pkg-descr @@ -9,4 +9,4 @@ DHCP protocol, through a suite of DHCP tools: Details on versioning/release information may be obtained here: https://www.isc.org/downloads/ -WWW: https://www.isc.org/products/DHCP/ +WWW: https://www.isc.org/dhcp/ |