summaryrefslogtreecommitdiff
path: root/net/scotty/files
diff options
context:
space:
mode:
authorGary Palmer <gpalmer@FreeBSD.org>1997-08-05 01:26:44 +0000
committerGary Palmer <gpalmer@FreeBSD.org>1997-08-05 01:26:44 +0000
commit70601ac7bf7bbbe57ac1e2c9aba12ac792444c29 (patch)
tree1669e24d4cbb5f68a82408aa8d64d63df10435d1 /net/scotty/files
parentCorrect comment in header (diff)
While I'm here, update to 2.1.6. No major changes, seems primarily to
be for support of TCL 8. patch-ac is now part of the dist.
Notes
Notes: svn path=/head/; revision=7477
Diffstat (limited to 'net/scotty/files')
-rw-r--r--net/scotty/files/patch-ac10
1 files changed, 0 insertions, 10 deletions
diff --git a/net/scotty/files/patch-ac b/net/scotty/files/patch-ac
deleted file mode 100644
index 40ac4a2358ad..000000000000
--- a/net/scotty/files/patch-ac
+++ /dev/null
@@ -1,10 +0,0 @@
---- ../tnm/generic/tnmPort.h Tue Aug 6 13:49:19 1996
-+++ ../tnm/generic/tnmPort.h Thu Mar 6 17:10:29 1997
-@@ -20,4 +20,7 @@
- # include "../../unix/tnmUnixPort.h"
- #endif
-
-+#ifndef INADDR_LOOPBACK
-+#define INADDR_LOOPBACK 0x7f000001
-+#endif
- #endif /* _TNMPORT */