diff options
author | Peter Pentchev <roam@FreeBSD.org> | 2009-11-26 19:02:19 +0000 |
---|---|---|
committer | Peter Pentchev <roam@FreeBSD.org> | 2009-11-26 19:02:19 +0000 |
commit | 0b7394b480372d395b6fc2880fe668d350f9d985 (patch) | |
tree | ef96f3eeb2f722417fa8a9b3f8c32ceb95c2a4cd /mail/vpopmail/files/patch-vlist.c | |
parent | Update to 1.2.4. See (diff) |
Update to vpopmail-5.4.28.
From the PR - fix the creation of new domains through LDAP.
PR: 131274
Submitted by: Suzuki <xsuzu@yokohama.riken.jp>
Notes
Notes:
svn path=/head/; revision=244800
Diffstat (limited to 'mail/vpopmail/files/patch-vlist.c')
-rw-r--r-- | mail/vpopmail/files/patch-vlist.c | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/mail/vpopmail/files/patch-vlist.c b/mail/vpopmail/files/patch-vlist.c index 8e17d908f172..3f43f6aa1f41 100644 --- a/mail/vpopmail/files/patch-vlist.c +++ b/mail/vpopmail/files/patch-vlist.c @@ -1,5 +1,9 @@ -Do not impose an arbitrary limit of 100 list entries. -Fix the usage message and an error message. +Description: Sanity and usage fixes. + Do not impose an arbitrary limit of 100 list entries. + Fix the usage message and an error message. +Forwarded: no +Author: Peter Pentchev <roam@FreeBSD.org> +Last-Update: 2009-11-26 --- a/vlist.c +++ b/vlist.c |