summaryrefslogtreecommitdiff
path: root/mail/mh/files/patch-am
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2002-10-13 03:35:47 +0000
committerKris Kennaway <kris@FreeBSD.org>2002-10-13 03:35:47 +0000
commitb55008ba4fd7ec250fb4e2aabdc3d6fe17cf524b (patch)
treec068f224bbfb324132af2cc2ef43ef986c522ad7 /mail/mh/files/patch-am
parentThe pine port was marked FORBIDDEN for security reasons 2 years ago. (diff)
The mh port was marked FORBIDDEN for security reasons 2 years and 7 months
ago. Remove it.
Notes
Notes: svn path=/head/; revision=67929
Diffstat (limited to 'mail/mh/files/patch-am')
-rw-r--r--mail/mh/files/patch-am23
1 files changed, 0 insertions, 23 deletions
diff --git a/mail/mh/files/patch-am b/mail/mh/files/patch-am
deleted file mode 100644
index bee55ca99e66..000000000000
--- a/mail/mh/files/patch-am
+++ /dev/null
@@ -1,23 +0,0 @@
---- zotnet/mts/lock.c.orig Wed Dec 1 13:01:30 1993
-+++ zotnet/mts/lock.c Sat Jan 16 20:52:20 1999
-@@ -47,6 +47,11 @@
- #include <sys/file.h>
- #endif
-
-+#ifdef __FreeBSD__
-+#include <fcntl.h>
-+#endif
-+#include <time.h>
-+
- #ifdef SYS5
- #define u_short ushort
- #define u_long ulong
-@@ -71,8 +76,6 @@
-
- static int b_lkopen(), lockit(), f_lkopen();
- static lockname(), timerON(), timerOFF();
--
--long time ();
-
- /* */
-