On Sat, Dec 13, 2014 at 4:38 PM, Rob Belics <[email protected]> wrote: > So I did portmaster -o mail/sendmail mail/sendmail-sasl but when I do > portmaster -L|grep sendmail it still responds with > > ===>>> sendmail+tls+sasl2-8.15.1
Portmaster is showing the package name. The mail/sendmail port appends the +tls and +sasl2 suffixes to the PKGNAME When you run: pkg info sendmail+tls+sasl2-8.15.1 | grep origin or portmaster --list-origins | grep sendmail it should show that the origin is mail/sendmail. -- DISCLAIMER: No electrons were maimed while sending this message. Only slightly bruised. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[email protected]"
