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 5698e313924..abc1f20e512 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.234 2001/07/29 01:13:18 hubertf Exp $ +# $NetBSD: Makefile,v 1.235 2001/07/29 10:04:19 abs Exp $ # COMMENT= Networking tools @@ -152,6 +152,7 @@ SUBDIR+= snort SUBDIR+= socks4 SUBDIR+= socks5 SUBDIR+= speakfreely +SUBDIR+= speedtouch SUBDIR+= spegla SUBDIR+= srsh SUBDIR+= ssync |