diff options
author | abs <abs@pkgsrc.org> | 2001-07-29 10:04:19 +0000 |
---|---|---|
committer | abs <abs@pkgsrc.org> | 2001-07-29 10:04:19 +0000 |
commit | 97280b69cf56c5be5157ec832230d97ff89c73ba (patch) | |
tree | 4566ec18c9dc5cd82fe26911691346b52247daaf /net | |
parent | cead56e6751ba34ead3b5083ff411d0f967ab72b (diff) | |
download | pkgsrc-97280b69cf56c5be5157ec832230d97ff89c73ba.tar.gz |
Enable speedtouch (now BT is back)
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 |