summaryrefslogtreecommitdiff
path: root/mail/imap-uw/files/patch-ai
diff options
context:
space:
mode:
authorAnders Nordby <anders@FreeBSD.org>2003-07-22 22:25:27 +0000
committerAnders Nordby <anders@FreeBSD.org>2003-07-22 22:25:27 +0000
commit00c52ef0e36f47fd9ee8b5ed3d63fa3df024db31 (patch)
tree3e4e9aaa4cebbd512f8a3c80c7aca9a0515360ad /mail/imap-uw/files/patch-ai
parentRemoved 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-ai2
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 @@