openbsd-ports/mail/nmh/patches/patch-aa
kevlo e6a3c04669 - Upgrade to 1.0.3 and fix the security problem.
- Mark unbroken.
- Update the MASTER_SITES.
2000-03-08 05:11:35 +00:00

14 lines
378 B
Plaintext

--- config.h.in.~1~ Sun Feb 6 04:40:21 2000
+++ config.h.in Tue Feb 29 19:06:41 2000
@@ -23,8 +23,8 @@
* other programs which may modify your maildrops.
* Currently you can only use one type.
*/
-#define DOT_LOCKING 1
-/* #define FCNTL_LOCKING 1 */
+/* #define DOT_LOCKING 1 */
+#define FCNTL_LOCKING 1
/* #define LOCKF_LOCKING 1 */
/* #define FLOCK_LOCKING 1 */