aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2015-05-15 18:41:31 +0800
committerbapt <bapt@FreeBSD.org>2015-05-15 18:41:31 +0800
commit73a7bd52030f752028343a67156f8fd5c9858703 (patch)
treeec61858cdfc98b8e410b94b0c80821aa50c06467 /mail
parentabcc7f6d5149ba96bdaedc613b2251b75c6aa350 (diff)
downloadfreebsd-ports-graphics-73a7bd52030f752028343a67156f8fd5c9858703.tar.gz
freebsd-ports-graphics-73a7bd52030f752028343a67156f8fd5c9858703.tar.zst
freebsd-ports-graphics-73a7bd52030f752028343a67156f8fd5c9858703.zip
Move the big warning on top of the Makefile so maybe next time the bump of
portrevision of plugins won't be missed
Diffstat (limited to 'mail')
-rw-r--r--mail/dovecot2/Makefile22
1 files changed, 11 insertions, 11 deletions
diff --git a/mail/dovecot2/Makefile b/mail/dovecot2/Makefile
index 557839da8a3..c4a64a7e657 100644
--- a/mail/dovecot2/Makefile
+++ b/mail/dovecot2/Makefile
@@ -1,6 +1,17 @@
# Created by: Nagy, Attila <bra@fsn.hu>
# $FreeBSD$
+######################################################################
+# Anytime PORTVERSION changes please bump PORTREVISION of #
+# mail/dovecot2-pigeonhole and also mail/dovecot2-antispam-plugin. #
+# Please see ports/135311 and ports/146029 for an explanation. #
+# #
+# Please be careful when updating this port as changes to this port #
+# can break mail/dovecot2-pigeonhole. In order to ensure the least #
+# amount of breakage possible please consult the maintainer of that #
+# port before updating this one. #
+######################################################################
+
PORTNAME= dovecot
PORTVERSION= 2.2.17
CATEGORIES= mail ipv6
@@ -15,17 +26,6 @@ LICENSE_COMB= dual
CONFLICTS= dovecot-1.[0-9]*
-######################################################################
-# Anytime PORTVERSION changes please bump PORTREVISION of #
-# mail/dovecot2-pigeonhole and also mail/dovecot2-antispam-plugin. #
-# Please see ports/135311 and ports/146029 for an explanation. #
-# #
-# Please be careful when updating this port as changes to this port #
-# can break mail/dovecot2-pigeonhole. In order to ensure the least #
-# amount of breakage possible please consult the maintainer of that #
-# port before updating this one. #
-######################################################################
-
USES= cpe iconv libtool
USE_RC_SUBR= dovecot
USE_OPENSSL= yes