aboutsummaryrefslogtreecommitdiff
path: root/mail/ssmtp
diff options
context:
space:
mode:
authorClement Laforet <clement@FreeBSD.org>2005-04-05 15:09:54 +0000
committerClement Laforet <clement@FreeBSD.org>2005-04-05 15:09:54 +0000
commit9d50fa350d35b4ef4b9982cc1373ddc3ac6772db (patch)
treefc8ef96f2596b1648949b5310a1ea89edb2742ef /mail/ssmtp
parentbdaf0d1ec410e1af0f249b46d6b70ca4d045e9f1 (diff)
downloadports-9d50fa350d35b4ef4b9982cc1373ddc3ac6772db.tar.gz
ports-9d50fa350d35b4ef4b9982cc1373ddc3ac6772db.zip
Notes
Diffstat (limited to 'mail/ssmtp')
-rw-r--r--mail/ssmtp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/ssmtp/Makefile b/mail/ssmtp/Makefile
index b3b6aa7ec3e0..5b5684489ef9 100644
--- a/mail/ssmtp/Makefile
+++ b/mail/ssmtp/Makefile
@@ -35,7 +35,7 @@ CONFIGURE_ARGS+= --enable-logfile
.endif
.if defined(WITH_MD5AUTH)
-CONFIGURE_ARGS+= --enable-md5suth
+CONFIGURE_ARGS+= --enable-md5auth
.endif
.if !defined(WITHOUT_IPV6)