aboutsummaryrefslogtreecommitdiff
path: root/mail/spamass-milter
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2018-01-09 18:22:10 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2018-01-09 18:22:10 +0000
commit9d148927e8b0270cb08aa4106ef7597a5af71674 (patch)
tree0bfcb462128e7dd3941cc85615e55413039e4580 /mail/spamass-milter
parentafde71aeece41a2aee803d7280263f8c0814352d (diff)
downloadports-9d148927e8b0270cb08aa4106ef7597a5af71674.tar.gz
ports-9d148927e8b0270cb08aa4106ef7597a5af71674.zip
For some of the ports under `mail' category: remove superfluous linefeeds.
Notes
Notes: svn path=/head/; revision=458557
Diffstat (limited to 'mail/spamass-milter')
-rw-r--r--mail/spamass-milter/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/mail/spamass-milter/Makefile b/mail/spamass-milter/Makefile
index 614bd7576a35..ef6972820f3d 100644
--- a/mail/spamass-milter/Makefile
+++ b/mail/spamass-milter/Makefile
@@ -15,7 +15,6 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
LICENSE= GPLv2
-
OPTIONS_DEFINE= LDAP SENDMAIL_PORT DOCS
SENDMAIL_PORT_DESC= Build against sendmail port
@@ -58,5 +57,4 @@ post-install:
.endif
.include "${PORTSDIR}/mail/sendmail/bsd.milter.mk"
-
.include <bsd.port.post.mk>