diff options
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 30648e8f20d..46d100e7a3d 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.355 2003/02/27 05:03:27 lukem Exp $ +# $NetBSD: Makefile,v 1.356 2003/02/27 08:54:07 darcy Exp $ # COMMENT= Networking tools @@ -67,6 +67,7 @@ SUBDIR+= flan SUBDIR+= flow-tools SUBDIR+= fmirror SUBDIR+= fping +SUBDIR+= freeradius SUBDIR+= freewais-sf SUBDIR+= ftpproxy SUBDIR+= gated |