mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-08 06:48:28 +00:00
Make table headers more selfexplanatory
Submitted by: gerald Feature safe: yes
This commit is contained in:
parent
506e86b254
commit
90b43d628c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=268688
@ -44,7 +44,7 @@ footer() {
|
||||
#
|
||||
# Create "default" output, sorted on portname
|
||||
#
|
||||
header "<th>Port</th><th>Package</th><th>Broken</th><th>Last</th><th>#</th>"
|
||||
header "<th>Port</th><th>Build log</th><th>First broken</th><th>Last tried</th><th># tries</th>"
|
||||
|
||||
dirname() {
|
||||
echo ${1%/*}
|
||||
|
Loading…
Reference in New Issue
Block a user