diff options
author | Wesley Shields <wxs@FreeBSD.org> | 2009-07-03 14:29:55 +0000 |
---|---|---|
committer | Wesley Shields <wxs@FreeBSD.org> | 2009-07-03 14:29:55 +0000 |
commit | d08e243246a0aa8ebcf2b3554fc089b8cb167732 (patch) | |
tree | 8c296a3188bc3da310272e138ee236b3e9728822 /mail/dovecot | |
parent | b53c000f83d2509abf981d143c6740c79532ade3 (diff) | |
download | ports-d08e243246a0aa8ebcf2b3554fc089b8cb167732.tar.gz ports-d08e243246a0aa8ebcf2b3554fc089b8cb167732.zip |
Notes
Diffstat (limited to 'mail/dovecot')
-rw-r--r-- | mail/dovecot/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/mail/dovecot/Makefile b/mail/dovecot/Makefile index 02ff20b7bfb4..5d5a0c9d98ae 100644 --- a/mail/dovecot/Makefile +++ b/mail/dovecot/Makefile @@ -13,6 +13,10 @@ MASTER_SITES= http://www.dovecot.org/releases/1.1/ MAINTAINER= yds@CoolRat.org COMMENT= Secure and compact IMAP and POP3 servers +###################################################################### +# Anytime PORTVERSION changes please bump PORTREVISION of # +# mail/dovecot-antispam. Please see ports/135311 for an explanation. # +###################################################################### USE_ICONV= yes USE_RC_SUBR= dovecot.sh |