https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273656
--- Comment #1 from Trond Endrestøl ---
Created attachment 244772
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=244772&action=edit
Patch for security/py-certbot/files/500.certbot.in
--
You are receiving this mail because:
You
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269545
--- Comment #21 from Jia-Shiun Li ---
FYI if you are interested I found the leftover by comparing pkg info and what
was actually in /usr/local:
# find /usr/local \! -type d | sort > ~/findlist.txt
# pkg info -laq | sort > ~/pkginfolist.txt