Return to make_SMTPAUTH_sendmail CVS log | Up to [local] / openbsd / update_openbsd |
version 1.6, 2009/08/14 21:43:07 | version 1.7, 2010/02/10 20:57:07 | ||
---|---|---|---|
|
|
||
#!/bin/sh | #!/bin/sh | ||
# $RedRiver: make_SMTPAUTH_sendmail,v 1.5 2009/05/06 16:48:59 andrew Exp $ | # $AFresh1: make_SMTPAUTH_sendmail,v 1.6 2009/08/14 20:43:07 andrew Exp $ | ||
pkg_info -e cyrus-sasl-* > /dev/null | pkg_info -e cyrus-sasl-* > /dev/null | ||
if [ $? -ne 0 ]; then | if [ $? -ne 0 ]; then |