diff options
| author | Colin Percival <cperciva@FreeBSD.org> | 2025-11-16 03:36:43 +0000 |
|---|---|---|
| committer | Colin Percival <cperciva@FreeBSD.org> | 2025-11-16 03:36:43 +0000 |
| commit | acf90099fe13bd8b59407e247340ae9e9efe2e3c (patch) | |
| tree | 329283a219ec9a0a8515e95cf820cc015c826a82 | |
| parent | 1ef6b8e0683a63c805b33816e4ad460b4e5e158e (diff) | |
15.0: Switch from "quarterly" to "release" pkgs
Approved by: re (implicit)
| -rw-r--r-- | release/pkg_repos/release-dvd.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/release/pkg_repos/release-dvd.conf b/release/pkg_repos/release-dvd.conf index 600c309d5979..5682e6559ad8 100644 --- a/release/pkg_repos/release-dvd.conf +++ b/release/pkg_repos/release-dvd.conf @@ -1,5 +1,5 @@ release: { - url: "pkg+http://pkg.FreeBSD.org/${ABI}/quarterly", + url: "pkg+http://pkg.FreeBSD.org/${ABI}/release_0", mirror_type: "srv", signature_type: "fingerprints", fingerprints: "/usr/share/keys/pkg", |
