summaryrefslogtreecommitdiff
path: root/mail/qpopper/patches/patch-ab
blob: 73ad47dd1ccc4ac6c130ac807dd27c7312749868 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ab,v 1.8 2001/06/10 15:08:41 taca Exp $

--- popper/popauth.c.orig	Wed Apr  4 09:23:41 2001
+++ popper/popauth.c
@@ -168,7 +168,7 @@
 #define APOP_AUTH   1
     { "apopauth"  },
 #define POP_AUTH    2 
-    { "popauth"   },
+    { "qpopauth"   },
 #define OTHER       3
     { NULL        }
 };