diff options
author | Anders Nordby <anders@FreeBSD.org> | 2003-07-22 22:25:27 +0000 |
---|---|---|
committer | Anders Nordby <anders@FreeBSD.org> | 2003-07-22 22:25:27 +0000 |
commit | 00c52ef0e36f47fd9ee8b5ed3d63fa3df024db31 (patch) | |
tree | 3e4e9aaa4cebbd512f8a3c80c7aca9a0515360ad /mail/imap-uw/files/patch-ai | |
parent | Removed dependecy on automake/autoconf. (diff) |
Update to imap-2002d.
PR: 54181
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
Notes
Notes:
svn path=/head/; revision=85399
Diffstat (limited to '')
-rw-r--r-- | mail/imap-uw/files/patch-ai | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/imap-uw/files/patch-ai b/mail/imap-uw/files/patch-ai index e4b67eb6edaf..4fe49c32a757 100644 --- a/mail/imap-uw/files/patch-ai +++ b/mail/imap-uw/files/patch-ai @@ -22,7 +22,7 @@ +extern char *getenv (); +#endif /* DRAC_AUTH */ + - char *version = "2003.337"; /* version number of this server */ + char *version = "2003.338"; /* version number of this server */ time_t alerttime = 0; /* time of last alert */ time_t sysalerttime = 0; /* time of last system alert */ @@ -238,7 +249,50 @@ |