diff options
author | nbm <nbm@FreeBSD.org> | 2002-03-29 09:28:48 +0000 |
---|---|---|
committer | nbm <nbm@FreeBSD.org> | 2002-03-29 09:28:48 +0000 |
commit | 7517fc85803587ad2e9e1c5bcb0fe1beed15c3f4 (patch) | |
tree | f0e5d0538b7b099e382694ccd62de0b4b1ab28e1 /mail/courier-imap/Makefile | |
parent | d4be579c7babf3b1fa5cba40b12e62518258ff26 (diff) | |
download | FreeBSD-ports-7517fc85803587ad2e9e1c5bcb0fe1beed15c3f4.zip FreeBSD-ports-7517fc85803587ad2e9e1c5bcb0fe1beed15c3f4.tar.gz |
Follow changed manpage sections
Submitted by: kris and bento
Diffstat (limited to 'mail/courier-imap/Makefile')
-rw-r--r-- | mail/courier-imap/Makefile | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/mail/courier-imap/Makefile b/mail/courier-imap/Makefile index 619f4dc..70b75f5 100644 --- a/mail/courier-imap/Makefile +++ b/mail/courier-imap/Makefile @@ -81,19 +81,19 @@ CONFIGURE_ARGS+= \ .endif MAN1= maildirmake.1 -MAN8= authlib.8 makeuserdb.8 userdb.8 userdbpw.8 couriertcpd.8 \ +MAN8= authlib.7 makeuserdb.8 userdb.8 userdbpw.8 couriertcpd.1 \ deliverquota.8 imapd.8 mkimapdcert.8 mkpop3dcert.8 -MLINKS= authlib.8 authpwd.8 \ - authlib.8 authuserdb.8 \ - authlib.8 authshadow.8 \ - authlib.8 authpam.8 \ - authlib.8 authvchkpw.8 \ - authlib.8 authcram.8 \ - authlib.8 authldap.8 \ - authlib.8 authmysql.8 \ - authlib.8 authdaemon.8 \ - authlib.8 authdaemond.8 \ +MLINKS= authlib.7 authpwd.7 \ + authlib.7 authuserdb.7 \ + authlib.7 authshadow.7 \ + authlib.7 authpam.7 \ + authlib.7 authvchkpw.7 \ + authlib.7 authcram.7 \ + authlib.7 authldap.7 \ + authlib.7 authmysql.7 \ + authlib.7 authdaemon.7 \ + authlib.7 authdaemond.7 \ makeuserdb.8 pw2userdb.8 \ makeuserdb.8 vchkpw2userdb.8 |