summaryrefslogtreecommitdiff
path: root/net/Makefile
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1997-06-24 08:10:25 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1997-06-24 08:10:25 +0000
commit46ca41da26a8c8a58957f63267f82db335eda047 (patch)
treebeb64facbbf0219304e28008f6a71cee3fa010bb /net/Makefile
parent icmpinfo is a tool for looking at the icmp messages received on (diff)
just turning on icmpinfo
Notes
Notes: svn path=/head/; revision=7061
Diffstat (limited to 'net/Makefile')
-rw-r--r--net/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile
index 42332c8d3327..106abccdd7b3 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.109 1997/06/22 04:09:24 brian Exp $
+# $Id: Makefile,v 1.110 1997/06/23 15:46:04 max Exp $
#
SUBDIR += archie
@@ -23,6 +23,7 @@
SUBDIR += gated
SUBDIR += gnu-finger
SUBDIR += gopher
+ SUBDIR += icmpinfo
SUBDIR += irc
SUBDIR += ircII
SUBDIR += isc-dhcp