summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2018-07-05 11:13:18 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2018-07-05 11:13:18 +0000
commit5d3ffe9f935507c43204229334de907e3fa0bda2 (patch)
tree6b6e34539422d035629014625bc4ff9f471400bf
parentFix build with Clang6. (diff)
- fix spelling
Submitted by: Matthias Fechner
-rw-r--r--mail/spamass-milter/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/spamass-milter/Makefile b/mail/spamass-milter/Makefile
index 237e451a9972..0dc96fd00457 100644
--- a/mail/spamass-milter/Makefile
+++ b/mail/spamass-milter/Makefile
@@ -16,7 +16,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
LICENSE= GPLv2
OPTIONS_DEFINE= LDAP MILTER_PORT DOCS
-MILTER_PORT_DESC= Build against libmiter port
+MILTER_PORT_DESC= Build against libmilter port
.include <bsd.port.pre.mk>