# File lib/puppet/provider/package/ports.rb, line 89
89:     def uninstall
90:         portuninstall @resource[:name]
91:     end