- Update the xorg.version from 6.9.0 to 7.2.
- Update the os.numports from "16,000" to the around number "17,000". Noticed by: db (via irc)
This commit is contained in:
parent
f7c4c3dcc1
commit
073894c967
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=30353
1 changed files with 2 additions and 2 deletions
|
@ -32,7 +32,7 @@ used in both environments.
|
|||
<!-- Use an entity for the X.Org X server -->
|
||||
|
||||
<!ENTITY xorg "Xorg">
|
||||
<!ENTITY xorg.version "6.9.0">
|
||||
<!ENTITY xorg.version "7.2">
|
||||
|
||||
<!-- The currently released version of FreeBSD. This value is used to
|
||||
create some links on web sites and such, so do NOT change it until
|
||||
|
@ -60,7 +60,7 @@ used in both environments.
|
|||
<!ENTITY % not.published "IGNORE">
|
||||
|
||||
<!-- Number of ports in the ports tree -->
|
||||
<!ENTITY os.numports "16,000">
|
||||
<!ENTITY os.numports "17,000">
|
||||
<!ENTITY ports.size "440 MB">
|
||||
|
||||
<!-- GUI-buttons -->
|
||||
|
|
Loading…
Reference in a new issue