svn commit: r473962 - head/mail/spamass-milter

Dirk Meyer dinoex at FreeBSD.org
Thu Jul 5 11:13:19 UTC 2018


Author: dinoex
Date: Thu Jul  5 11:13:18 2018
New Revision: 473962
URL: https://svnweb.freebsd.org/changeset/ports/473962

Log:
  - fix spelling
  Submitted by:	Matthias Fechner

Modified:
  head/mail/spamass-milter/Makefile

Modified: head/mail/spamass-milter/Makefile
==============================================================================
--- head/mail/spamass-milter/Makefile	Thu Jul  5 10:31:35 2018	(r473961)
+++ head/mail/spamass-milter/Makefile	Thu Jul  5 11:13:18 2018	(r473962)
@@ -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>
 


More information about the svn-ports-all mailing list