summaryrefslogtreecommitdiffstats
path: root/mail/courier-imap/Makefile
diff options
context:
space:
mode:
authoroliver <oliver@FreeBSD.org>2003-08-20 11:20:21 +0000
committeroliver <oliver@FreeBSD.org>2003-08-20 11:20:21 +0000
commit357e5939ce3f30157ea390c2783c9d140fb01ea2 (patch)
tree59403a117c984db9daf9b1bf5855c99cd0f3177a /mail/courier-imap/Makefile
parentcc9350639497fec7d7d03651b899283f7ba05f42 (diff)
downloadFreeBSD-ports-357e5939ce3f30157ea390c2783c9d140fb01ea2.zip
FreeBSD-ports-357e5939ce3f30157ea390c2783c9d140fb01ea2.tar.gz
update courier-imap to 2.1.1 which fixes the issue why the port was backed out
from 2.1.0 to 2.0.0
Diffstat (limited to 'mail/courier-imap/Makefile')
-rw-r--r--mail/courier-imap/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/mail/courier-imap/Makefile b/mail/courier-imap/Makefile
index 0352b73..2a5d8c3 100644
--- a/mail/courier-imap/Makefile
+++ b/mail/courier-imap/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= courier-imap
-PORTVERSION= 2.0.0
+PORTVERSION= 2.1.1
PORTREVISION= 0
PORTEPOCH= 1
CATEGORIES= mail ipv6
@@ -19,8 +19,8 @@ COMMENT= IMAP (and POP3) server that provides access to Maildir mailboxes
USE_BZIP2= yes
USE_REINPLACE= yes
USE_PERL5= yes
-GNU_CONFIGURE= YES
-USE_GMAKE= YES
+GNU_CONFIGURE= yes
+USE_GMAKE= yes
#
# options available:
@@ -147,7 +147,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIB_DEPENDS+= fam.0:${PORTSDIR}/devel/fam
.endif
-MAN1= couriertcpd.1 maildirmake.1
+MAN1= couriertcpd.1 maildirkw.1 maildirmake.1
MAN7= authlib.7
MAN8= makeuserdb.8 userdb.8 userdbpw.8 \
deliverquota.8 imapd.8 mkimapdcert.8 mkpop3dcert.8
OpenPOWER on IntegriCloud