X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Debbugs%2FCGI%2FPkgreport.pm;h=b7bd6a94974561a7a56553ed7ce0f475afa3e59d;hb=a90e550638654a3eae3bf216427305fddfcf8455;hp=6f29e9316263856f3ea5611dc857ae70b8381ba9;hpb=c7d55ac58283a33852f1a6bd7cd73e1b1cf72974;p=debbugs.git diff --git a/Debbugs/CGI/Pkgreport.pm b/Debbugs/CGI/Pkgreport.pm index 6f29e93..b7bd6a9 100644 --- a/Debbugs/CGI/Pkgreport.pm +++ b/Debbugs/CGI/Pkgreport.pm @@ -103,7 +103,7 @@ sub generate_package_info{ print {$output} '

'; print {$output} (($maint =~ /,/)? "Maintainer for $showpkg is " : "Maintainers for $showpkg are ") . - package_links(maint => $maint); + package_links(maintainer => $maint); print {$output} ".

\n"; } else {