summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorNeil Blakey-Milner <nbm@FreeBSD.org>2000-11-03 23:26:04 +0000
committerNeil Blakey-Milner <nbm@FreeBSD.org>2000-11-03 23:26:04 +0000
commit36e3e06774c0300f7670851795ee0b032b27727d (patch)
tree65d56315e7829fe56f71d31e3e97e326f21cde29 /mail
parentChase-the-checksum-o-rama so we can get this one (and the xemacs (diff)
Add two man pages to the manpage variables that were missing after
upgrade Submitted by: bento
Notes
Notes: svn path=/head/; revision=34793
Diffstat (limited to 'mail')
-rw-r--r--mail/courier-imap/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/mail/courier-imap/Makefile b/mail/courier-imap/Makefile
index ac5c5165f7a1..f60988a234cb 100644
--- a/mail/courier-imap/Makefile
+++ b/mail/courier-imap/Makefile
@@ -7,6 +7,7 @@
PORTNAME= courier-imap
PORTVERSION= 1.2
+PORTREVISION= 1
CATEGORIES= mail ipv6
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= courier
@@ -30,7 +31,7 @@ CONFIGURE_ARGS= --without-authldap --with-authldaprc=filename \
MAN1= maildirmake.1
MAN8= authlib.8 makeuserdb.8 userdb.8 userdbpw.8 couriertcpd.8 \
- deliverquota.8 imapd.8 mkimapdcert.8
+ deliverquota.8 imapd.8 mkimapdcert.8 mkpop3dcert.8
MLINKS= authlib.8 authpwd.8 \
authlib.8 authuserdb.8 \
@@ -41,6 +42,7 @@ MLINKS= authlib.8 authpwd.8 \
authlib.8 authldap.8 \
authlib.8 authmysql.8 \
authlib.8 authdaemon.8 \
+ authlib.8 authdaemond.8 \
makeuserdb.8 pw2userdb.8 \
makeuserdb.8 vchkpw2userdb.8