aboutsummaryrefslogtreecommitdiff
path: root/mail/mimedefang/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/mimedefang/Makefile')
-rw-r--r--mail/mimedefang/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/mail/mimedefang/Makefile b/mail/mimedefang/Makefile
index 79f61d5a7cf7..aa9ec58b99c8 100644
--- a/mail/mimedefang/Makefile
+++ b/mail/mimedefang/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= mimedefang
-PORTVERSION= 2.72
-PORTREVISION= 2
+PORTVERSION= 2.73
CATEGORIES= mail
MASTER_SITES= http://www.mimedefang.org/static/
@@ -52,7 +51,7 @@ SUB_FILES= pkg-message
CONFIG_FILES= mimedefang-filter sa-mimedefang.cf mimedefang-ip-key
-.include <bsd.port.pre.mk>
+.include <bsd.port.options.mk>
.if !exists( /usr/include/libmilter/mfapi.h )
BUILD_DEPENDS+= ${LOCALBASE}/include/libmilter/mfapi.h:${PORTSDIR}/mail/sendmail
@@ -99,4 +98,4 @@ post-install:
@[ -d ${QUARANTINEDIR} ] && ${CHGRP} ${MAILUSER} ${QUARANTINEDIR}
@${CAT} ${PKGMESSAGE}
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>