diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index e81f37bb021..d4d72b47cda 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.551 2005/04/19 01:05:45 wiz Exp $ +# $NetBSD: Makefile,v 1.552 2005/05/03 19:31:42 agc Exp $ # COMMENT= Networking tools @@ -221,6 +221,7 @@ SUBDIR+= ntop1 SUBDIR+= ntp4 SUBDIR+= oidentd SUBDIR+= oinkmaster +SUBDIR+= openafs SUBDIR+= openag SUBDIR+= openh323 SUBDIR+= openntpd |