From 0cc6883a8a40744b1ed32e4bb03c6c1a817448fd Mon Sep 17 00:00:00 2001 From: naddy Date: Wed, 27 Feb 2002 01:37:15 +0000 Subject: [PATCH] +ipv6calc --- net/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/net/Makefile b/net/Makefile index df056067513..9f5f64d96b9 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.196 2002/02/24 03:43:01 lebel Exp $ +# $OpenBSD: Makefile,v 1.197 2002/02/27 01:37:15 naddy Exp $ # $FreeBSD: Makefile,v 1.129 1997/11/20 13:47:40 itojun Exp $ # @@ -59,6 +59,7 @@ SUBDIR += iperf SUBDIR += ipfm SUBDIR += iplog + SUBDIR += ipv6calc SUBDIR += irc SUBDIR += ircII SUBDIR += irssi