summaryrefslogtreecommitdiff
path: root/mail/imap-uw/files/patch-ai
diff options
context:
space:
mode:
authorAlexander Leidinger <netchild@FreeBSD.org>2005-02-04 18:50:50 +0000
committerAlexander Leidinger <netchild@FreeBSD.org>2005-02-04 18:50:50 +0000
commit3f8a1c61dab1737254e683cd4437c5796503e932 (patch)
tree498cc6e1c9006b458b19cac1d4c71c17520a8165 /mail/imap-uw/files/patch-ai
parentVPOPMAILDIR?= ${LOCALBASE}/vpopmail (diff)
Update to 2004c1.
Approved by: maintainer Tested by: Manfred Antar <null@pozo.com>, Julien Gabel <jpeg@thilelli.net>
Notes
Notes: svn path=/head/; revision=128046
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 e01978c18b62..5bbb280d4636 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 = "2004.352"; /* version number of this server */
+ char *version = "2004.357"; /* version number of this server */
time_t alerttime = 0; /* time of last alert */
time_t sysalerttime = 0; /* time of last system alert */
@@ -246,7 +257,50 @@