diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2004-07-18 02:48:40 +0800 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2004-07-18 02:48:40 +0800 |
commit | 27fdd7c096d5b79ba3d56af5eadd8dfb371516b0 (patch) | |
tree | 036aceec403d9a5b3e5e6a2f0a36127ab8f4d57f /mail/sendmail-sasl | |
parent | f9ebd1188c081dbddc959888445843fef6d4a530 (diff) | |
download | freebsd-ports-gnome-27fdd7c096d5b79ba3d56af5eadd8dfb371516b0.tar.gz freebsd-ports-gnome-27fdd7c096d5b79ba3d56af5eadd8dfb371516b0.tar.zst freebsd-ports-gnome-27fdd7c096d5b79ba3d56af5eadd8dfb371516b0.zip |
- rename of sendmail port
Diffstat (limited to 'mail/sendmail-sasl')
-rw-r--r-- | mail/sendmail-sasl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/sendmail-sasl/Makefile b/mail/sendmail-sasl/Makefile index 568759f042ca..6cd2f1694674 100644 --- a/mail/sendmail-sasl/Makefile +++ b/mail/sendmail-sasl/Makefile @@ -14,7 +14,7 @@ SENDMAIL_WITH_TLS= yes SENDMAIL_WITH_SASL= yes SENDMAIL_WITH_SFIO= yes SENDMAIL_WITH_MILTER= yes -SENDMAIL_PORT?= sendmail-old +SENDMAIL_PORT?= sendmail811 .else SENDMAIL_WITH_SASL2= yes SENDMAIL_PORT?= sendmail |