diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2004-03-12 02:30:59 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2004-03-12 02:30:59 +0000 |
commit | b0b0c91ac89efdc96984aa58751e8fc02b67c82b (patch) | |
tree | 9e9a1ff76040ffe94da46617df39a37280fa7d1c | |
parent | o After repo copy from qmail-tls port (diff) |
After repo copy from qmail-tls port, link qmail-smtp_auth+tls to build
Repocopy done by: marcus (cvs hat)
Notes
Notes:
svn path=/head/; revision=103719
-rw-r--r-- | mail/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/Makefile b/mail/Makefile index 84fbf73e530e..5ab7a74e3787 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -312,6 +312,7 @@ SUBDIR += qmail-notify SUBDIR += qmail-remove SUBDIR += qmail-scanner + SUBDIR += qmail-smtp_auth+tls SUBDIR += qmail-tls SUBDIR += qmailadmin SUBDIR += qmailadmin-devel |