aboutsummaryrefslogtreecommitdiff
path: root/mail/milter-greylist/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/milter-greylist/Makefile')
-rw-r--r--mail/milter-greylist/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/milter-greylist/Makefile b/mail/milter-greylist/Makefile
index e80925941b15..bed6c1375964 100644
--- a/mail/milter-greylist/Makefile
+++ b/mail/milter-greylist/Makefile
@@ -3,7 +3,7 @@
PORTNAME= milter-greylist
PORTVERSION= 4.6.2
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= mail
MASTER_SITES= ftp://ftp.espci.fr/pub/milter-greylist/ \
http://fossies.org/unix/privat/
@@ -20,9 +20,9 @@ USES= tar:tgz
##
# Use the following quirks to choose which sendmail to use (ports or system):
#
-# WITH_SENDMAIL_BASE=yes
+# WITH_MILTER_BASE=yes
# or
-# WITH_SENDMAIL_PORT=yes
+# WITH_MILTER_PORT=yes
#
# If unspecified, check for an up-to-date system version but give an
# installed port preference over it.