diff options
author | Bill Fumerola <billf@FreeBSD.org> | 1999-03-06 18:19:24 +0000 |
---|---|---|
committer | Bill Fumerola <billf@FreeBSD.org> | 1999-03-06 18:19:24 +0000 |
commit | ccf6052c724fd150e855b79cb204653281008ab6 (patch) | |
tree | ff0a279a71390433b733dcd51f3de917bc0cddec /net/Makefile | |
parent | Install ${LOCALBASE}/share/aclocal/gtk11d.m4 by default so that (diff) |
Activate p5-Net-RawIP, prepare for the attack of the perl traceroute programs!
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 9e60cfd01b8f..fd627a388ba4 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.225 1999/02/27 18:09:33 billf Exp $ +# $Id: Makefile,v 1.226 1999/03/06 17:43:30 billf Exp $ # SUBDIR += SSLtelnet @@ -113,6 +113,7 @@ SUBDIR += p5-Archie SUBDIR += p5-Net SUBDIR += p5-Net-DNS + SUBDIR += p5-Net-RawIP SUBDIR += p5-Net-Telnet SUBDIR += p5-Net-Whois SUBDIR += p5-SNMP |