From 15ff0ca9668ff4ece44259bf056f7a752b71637b Mon Sep 17 00:00:00 2001 From: Dirk Meyer Date: Sat, 13 Feb 2016 09:03:15 +0000 Subject: - split libmilter from sendmail into a seperate port - bump PORTREVISION Submitted by: matthew (Matthew Seaman) --- mail/rbl-milter/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'mail/rbl-milter') diff --git a/mail/rbl-milter/Makefile b/mail/rbl-milter/Makefile index 1d1c2d19a58c..c698c6b05d94 100644 --- a/mail/rbl-milter/Makefile +++ b/mail/rbl-milter/Makefile @@ -3,7 +3,7 @@ PORTNAME= rbl-milter PORTVERSION= 0.30 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= mail MASTER_SITES= http://opensource.confusticate.com/rbl-milter/ @@ -20,4 +20,5 @@ CONFIGURE_ARGS+= --with-sendmail=${MILTERBASE} \ --with-sendmail-obj=${MILTERBASE}/lib .include "${.CURDIR}/../sendmail/bsd.milter.mk" + .include -- cgit v1.2.3