summaryrefslogtreecommitdiff
path: root/mail/solidpop3d/files/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'mail/solidpop3d/files/patch-aa')
-rw-r--r--mail/solidpop3d/files/patch-aa20
1 files changed, 0 insertions, 20 deletions
diff --git a/mail/solidpop3d/files/patch-aa b/mail/solidpop3d/files/patch-aa
deleted file mode 100644
index 5636763ad2f1..000000000000
--- a/mail/solidpop3d/files/patch-aa
+++ /dev/null
@@ -1,20 +0,0 @@
---- src/const.h.orig Wed Apr 19 00:04:05 2000
-+++ src/const.h Tue Nov 7 08:59:40 2000
-@@ -36,7 +36,7 @@
- #define DEFWCCOUNT 5
-
- #ifdef MDMAILBOX
--#define DEFMAILDROPNAME "/var/spool/mail/%s"
-+#define DEFMAILDROPNAME "/var/mail/%s"
- #else
- #define DEFMAILDROPNAME "Maildir"
- #endif
-@@ -50,7 +50,7 @@
- #define MAXMDTYPENAMELENGTH 40
- #define USERCFG ".spop3d"
- #define USERBULL ".spop3d-bull"
--#define POPUSER "spop3d"
-+#define POPUSER "pop"
-
- #define PER_SOURCE 5
- #define MAX_SESSIONS 50