Capitalize Portfile in distcheck output
--- trunk/base/src/port1.0/portdistcheck.tcl 2012-12-05 10:15:00 UTC (rev 100238)
+++ trunk/base/src/port1.0/portdistcheck.tcl 2012-12-05 11:23:12 UTC (rev 100239)
@@ -91,7 +91,7 @@
ui_warn "couldn't fetch $file_url for $subport ($error)"
} else {
if {$urlnewer} {
- ui_warn "port $subport: $file_url is newer than portfile"
+ ui_warn "port $subport: $file_url is newer than Portfile"
}
incr count
}