diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 1997-06-24 08:10:25 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 1997-06-24 08:10:25 +0000 |
commit | 46ca41da26a8c8a58957f63267f82db335eda047 (patch) | |
tree | beb64facbbf0219304e28008f6a71cee3fa010bb /net/Makefile | |
parent | 5fc685cfae5c7630eb694863575cb451038eaaf9 (diff) | |
download | ports-46ca41da26a8c8a58957f63267f82db335eda047.tar.gz ports-46ca41da26a8c8a58957f63267f82db335eda047.zip |
Notes
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 3 |
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 |