diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2004-09-23 20:11:07 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2004-09-23 20:11:07 +0000 |
commit | 672fbdb458a3e9871978980171965789027a473a (patch) | |
tree | cb247a16a88d02c4d7f178fbe5aedad664edba5d /mail/sqwebmail | |
parent | c0d7b82837b169cbc932047217172f85860da9d8 (diff) | |
download | ports-672fbdb458a3e9871978980171965789027a473a.tar.gz ports-672fbdb458a3e9871978980171965789027a473a.zip |
Notes
Diffstat (limited to 'mail/sqwebmail')
-rw-r--r-- | mail/sqwebmail/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/sqwebmail/Makefile b/mail/sqwebmail/Makefile index e090946b1d20..a269c64ae01c 100644 --- a/mail/sqwebmail/Makefile +++ b/mail/sqwebmail/Makefile @@ -48,7 +48,7 @@ IMAGEURL?= ${WEBDATASUBDIR} # set WITH_TIMEOUTSOFT to something other than 1200 seconds (20m) # set WITHOUT_SENTRENAME to turn off periodic renaming of the Sent folder # set WITHOUT_IMAP if you don't use the Courier IMAP server -# set VCHKPW to the home of the vpopmail user, if necessary +# set VCHKPWLOC to the home of the vpopmail user, if necessary # # The following settings are in bytes: # set WITH_MAXMSGSIZE to max size of messages (including attachments) |