mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-17 15:27:36 +00:00
Oops. Needed to adjust a little bit more of the line for packages-8-stable
now that we're prepping for 8.0's release. Submitted by: pluknet at gmail dot com Pointy hat: kensmith
This commit is contained in:
parent
7c4e421f76
commit
521bb8f319
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=196485
@ -89,7 +89,7 @@ struct {
|
||||
{ 503100, 599000, "/packages-5-stable" },
|
||||
{ 600100, 699000, "/packages-6-stable" },
|
||||
{ 700100, 799000, "/packages-7-stable" },
|
||||
{ 800000, 899000, "/packages-8-stable" },
|
||||
{ 800500, 899000, "/packages-8-stable" },
|
||||
{ 900000, 999000, "/packages-9-current" },
|
||||
{ 0, 9999999, "/packages-current" },
|
||||
{ 0, 0, NULL }
|
||||
|
Loading…
Reference in New Issue
Block a user