Commit the actual patch I tested

Sponsored by:	Absolight
This commit is contained in:
Mathieu Arnold
2017-11-10 12:01:33 +00:00
parent 4bcdfb8685
commit c77bdeb9c9

View File

@@ -83,7 +83,7 @@ $3 !~ /^20[0-3][0-9]-[01][0-9]-[0-3][0-9]$/ {
if (system("test -f " portsdir "/" $1 "/Makefile")) {
delete missing[$1]
} else {
printf "%5d: %s must be marked as resurrected\n", NR, port | sort
printf "%5d: %s must be marked as resurrected\n", NR, $1 | sort
}
if ($2) {