summaryrefslogtreecommitdiff
path: root/security/firewalk
diff options
context:
space:
mode:
authorDaniel Harris <dannyboy@FreeBSD.org>2000-12-23 03:05:41 +0000
committerDaniel Harris <dannyboy@FreeBSD.org>2000-12-23 03:05:41 +0000
commitc9d246eb707233bfcd68334143cfe2a5f36a605a (patch)
tree4a4d7fd1b9f6e7d99b7a3f294c98a39875a95014 /security/firewalk
parentUpdate to 19991231-pl13. (diff)
Then -> than in pkg-descr, remove extra blank line in patch-aa.
PR: 23723 Submitted by: olgeni@uli.it
Notes
Notes: svn path=/head/; revision=36258
Diffstat (limited to 'security/firewalk')
-rw-r--r--security/firewalk/files/patch-aa1
-rw-r--r--security/firewalk/pkg-descr2
2 files changed, 1 insertions, 2 deletions
diff --git a/security/firewalk/files/patch-aa b/security/firewalk/files/patch-aa
index ca46dfdb49be..84ed11b2eead 100644
--- a/security/firewalk/files/patch-aa
+++ b/security/firewalk/files/patch-aa
@@ -18,4 +18,3 @@
+LIBS = -L$(PREFIX)/lib @FW_GTK_CONFIG@ `$(LIBNET_CONFIG) --libs` -lpcap
OBJECTS = main.o firewalk.o watcher.o p_cap.o signal.o \
packet.o udptcpwalk.o port_list.o util.o @FW_GTK_OBJS@
-
diff --git a/security/firewalk/pkg-descr b/security/firewalk/pkg-descr
index 0a905254e7e6..6d9c1ea90178 100644
--- a/security/firewalk/pkg-descr
+++ b/security/firewalk/pkg-descr
@@ -1,7 +1,7 @@
Firewalk is a network auditing tool that attempts to
determine what transport protocols a given gateway will
pass. Firewalk works by sending out TCP or UDP packets
-with a TTL one greater then the targeted gateway. If the
+with a TTL one greater than the targeted gateway. If the
gateway allows the traffic, it will forward the packets to
the next hop where they will expire and elicit an
ICMP_TIME_EXCEEDED message. If the gateway host does not