diff options
author | nectar <nectar@FreeBSD.org> | 2000-05-16 16:38:23 +0000 |
---|---|---|
committer | nectar <nectar@FreeBSD.org> | 2000-05-16 16:38:23 +0000 |
commit | 35a390f3958519ce0c415611463718cde466b06f (patch) | |
tree | 90fc2a120815d553d4255d0400d3fd5740edafe5 /mail/courier-imap/Makefile | |
parent | c5fa99d5b0dcd65cb64d5b8a9acefaa03fc25220 (diff) | |
download | FreeBSD-ports-35a390f3958519ce0c415611463718cde466b06f.zip FreeBSD-ports-35a390f3958519ce0c415611463718cde466b06f.tar.gz |
Upgrade 0.26 -> 0.32 after MAINTAINER timeout.
Diffstat (limited to 'mail/courier-imap/Makefile')
-rw-r--r-- | mail/courier-imap/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/courier-imap/Makefile b/mail/courier-imap/Makefile index 21a7528..e966b6d 100644 --- a/mail/courier-imap/Makefile +++ b/mail/courier-imap/Makefile @@ -6,7 +6,7 @@ # PORTNAME= courier-imap -PORTVERSION= 0.26 +PORTVERSION= 0.32 CATEGORIES= mail MASTER_SITES= http://www.inter7.com/courierimap/ @@ -19,6 +19,7 @@ CONFIGURE_ARGS= --without-authldap --with-authldaprc=filename \ --without-authpam --without-authshadow \ --without-authvchkpw --without-authcram +MAN1= maildirmake.1 MAN8= authlib.8 makeuserdb.8 userdb.8 userdbpw.8 couriertcpd.8 \ deliverquota.8 imapd.8 |