Solved Orphaned package

Hi, I am using FreeBSD 12.0-RELEASE-p10
I am using binary package. I have a cron that runs this command:

Code:
15      3       *       *       *       root    pkg version -vqRl '<'

and I got this:

Code:
tomcat8-8.0.50_2                   ?   orphaned: www/tomcat8
How can I handle this?
Thank you very much
 
Back
Top