diff options
author | billf <billf@FreeBSD.org> | 1999-03-07 02:19:24 +0800 |
---|---|---|
committer | billf <billf@FreeBSD.org> | 1999-03-07 02:19:24 +0800 |
commit | 35d9203b97bb1ce6c4e8426c714e80d3c1df60e1 (patch) | |
tree | 98c64da096b86c0d0e049239c40feb9447e0f3bf | |
parent | d0e88f9aa4855533cfbd103a68867cb129d266fc (diff) | |
download | freebsd-ports-gnome-35d9203b97bb1ce6c4e8426c714e80d3c1df60e1.tar.gz freebsd-ports-gnome-35d9203b97bb1ce6c4e8426c714e80d3c1df60e1.tar.zst freebsd-ports-gnome-35d9203b97bb1ce6c4e8426c714e80d3c1df60e1.zip |
Activate p5-Net-RawIP, prepare for the attack of the perl traceroute programs!
-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 |