diff options
author | rh <rh> | 2002-12-18 07:55:24 +0000 |
---|---|---|
committer | rh <rh> | 2002-12-18 07:55:24 +0000 |
commit | 8c8d28d5874137ebcdc84e248a6c17a86ac5738a (patch) | |
tree | 3f5d3add1b35e447ed0e4999b52df045b648d387 | |
parent | 9942bc9ccf0b4e4f9f9bbfb23a3d0420d70c4c38 (diff) | |
download | pkgsrc-8c8d28d5874137ebcdc84e248a6c17a86ac5738a.tar.gz |
Add and enable soup
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 915e8db7288..28a67492e85 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.344 2002/12/07 20:21:55 cjep Exp $ +# $NetBSD: Makefile,v 1.345 2002/12/18 07:55:24 rh Exp $ # COMMENT= Networking tools @@ -232,6 +232,7 @@ SUBDIR+= snort-mysql SUBDIR+= snort-pgsql SUBDIR+= socks4 SUBDIR+= socks5 +SUBDIR+= soup SUBDIR+= speakfreely SUBDIR+= speedtouch SUBDIR+= spegla |