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