The entire ports tree is now about 5MB, not 4MB.
Submitted by: Charles Allen <callen@bga.com>
This commit is contained in:
parent
2fc7b947e8
commit
3e90e889f4
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=3411
1 changed files with 1 additions and 1 deletions
|
@ -175,7 +175,7 @@ sub main {
|
|||
print MOUTF "&blurb;";
|
||||
print MOUTF "<hr><P>There are currently $portnumber ports in the
|
||||
FreeBSD Ports Collection.<br> <A HREF=\"$base/ports.tar.gz\">Download
|
||||
a gzip'd tar file of all $portnumber ports</A> (about 4 megabytes) or
|
||||
a gzip'd tar file of all $portnumber ports</A> (about 5 megabytes) or
|
||||
browse the following categories:\n";
|
||||
|
||||
print MOUTF "<UL>\n";
|
||||
|
|
Loading…
Reference in a new issue