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
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=453896

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) {