diff options
author | garga <garga@FreeBSD.org> | 2005-12-12 23:17:23 +0800 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2005-12-12 23:17:23 +0800 |
commit | b7ce427a34ee6e41dba91f7c9435b6fe8dd141d6 (patch) | |
tree | 58208ab038c5d42f428816a13ac45f541b4a025e /mail/Makefile | |
parent | 2e33572e6544100a57a9befb9cadaca98bdffcdd (diff) | |
download | freebsd-ports-gnome-b7ce427a34ee6e41dba91f7c9435b6fe8dd141d6.tar.gz freebsd-ports-gnome-b7ce427a34ee6e41dba91f7c9435b6fe8dd141d6.tar.zst freebsd-ports-gnome-b7ce427a34ee6e41dba91f7c9435b6fe8dd141d6.zip |
- Remove mail/qmail-smtp_auth+tls since you can choose SMTP_AUTH_PATCH on
qmail-tls port.
Diffstat (limited to 'mail/Makefile')
-rw-r--r-- | mail/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mail/Makefile b/mail/Makefile index f7c83c0fb990..04be5a6b38cf 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -422,7 +422,6 @@ SUBDIR += qmail-rblchk SUBDIR += qmail-remove SUBDIR += qmail-scanner - SUBDIR += qmail-smtp_auth+tls SUBDIR += qmail-spamcontrol SUBDIR += qmail-tls SUBDIR += qmail-vida |