summaryrefslogtreecommitdiff
path: root/textproc/nfbtrans/files/patch-ac
diff options
context:
space:
mode:
authorMasafumi Max NAKANE <max@FreeBSD.org>1999-09-07 21:33:38 +0000
committerMasafumi Max NAKANE <max@FreeBSD.org>1999-09-07 21:33:38 +0000
commitaa83601ea5255a2217d5e4c1c12b2974112e2d78 (patch)
treed13145385633b2ed7cf10b05a15605bf7dea09ff /textproc/nfbtrans/files/patch-ac
parentThe WWW site has gone AWOL (or at least 403), so remove mention of (diff)
Upgrade to 7.53, and as a result, unbreak.
Notes
Notes: svn path=/head/; revision=21384
Diffstat (limited to '')
-rw-r--r--textproc/nfbtrans/files/patch-ac12
1 files changed, 6 insertions, 6 deletions
diff --git a/textproc/nfbtrans/files/patch-ac b/textproc/nfbtrans/files/patch-ac
index 425a44de9925..cd8b71baf24f 100644
--- a/textproc/nfbtrans/files/patch-ac
+++ b/textproc/nfbtrans/files/patch-ac
@@ -1,13 +1,13 @@
---- nfbpatch.c.orig Thu Feb 6 12:00:00 1997
-+++ nfbpatch.c Sun Aug 30 05:44:36 1998
+--- nfbpatch.c.orig Mon Mar 25 07:23:16 1996
++++ nfbpatch.c Wed Sep 8 05:58:22 1999
@@ -31,9 +31,11 @@
#include <unistd.h>
- #define CASE_SHIFT 32 /* diference between upper and lower case */
+ #define CASE_SHIFT 32 /* diference between upper and lower case */
+#ifndef freebsd
- #define SYSVR4 /* use with gcc and solaris 2.1 see getpgrp. Also defines
- * usleep. Wasn't able to link with /usr/ucblib/libucb.a
- * Really no need for delay anyway */
+ #define SYSVR4 /* use with gcc and solaris 2.1 see getpgrp. Also defines
+ * usleep. Wasn't able to link with /usr/ucblib/libucb.a
+ * Really no need for delay anyway */
+#endif
#ifdef ultrix
#define ECHOCTL TCTLECH