aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt/scotty3/files
diff options
context:
space:
mode:
authorgpalmer <gpalmer@FreeBSD.org>1997-08-05 09:26:44 +0800
committergpalmer <gpalmer@FreeBSD.org>1997-08-05 09:26:44 +0800
commit577145446e49127a9ea1261f598c0590a4f85580 (patch)
treee044e772f58698d1e99edee98203980812581772 /net-mgmt/scotty3/files
parent6ef5655e769d0f71b5c48d667ed0dec095c50318 (diff)
downloadfreebsd-ports-gnome-577145446e49127a9ea1261f598c0590a4f85580.tar.gz
freebsd-ports-gnome-577145446e49127a9ea1261f598c0590a4f85580.tar.zst
freebsd-ports-gnome-577145446e49127a9ea1261f598c0590a4f85580.zip
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.
Diffstat (limited to 'net-mgmt/scotty3/files')
-rw-r--r--net-mgmt/scotty3/files/patch-ac10
1 files changed, 0 insertions, 10 deletions
diff --git a/net-mgmt/scotty3/files/patch-ac b/net-mgmt/scotty3/files/patch-ac
deleted file mode 100644
index 40ac4a2358ad..000000000000
--- a/net-mgmt/scotty3/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 */