diff options
author | wiz <wiz> | 2002-07-14 20:27:57 +0000 |
---|---|---|
committer | wiz <wiz> | 2002-07-14 20:27:57 +0000 |
commit | 185a31fe3f225c7fa8fafe224b746c95786404cb (patch) | |
tree | 13cfc8894832cb613442a0922c4c580965abdb88 /net/Makefile | |
parent | c7f81ba1079733bf913f177e26d4a938559a2c51 (diff) | |
download | pkgsrc-185a31fe3f225c7fa8fafe224b746c95786404cb.tar.gz |
Remove gnut. It has a vulnerability, there's no newer version available,
and it has an open PR against it (13619).
There are enough other gnutella clients out there...
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/Makefile b/net/Makefile index 3c2373fb1e6..5c12932be7d 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.317 2002/07/12 16:56:34 agc Exp $ +# $NetBSD: Makefile,v 1.318 2002/07/14 20:27:57 wiz Exp $ # COMMENT= Networking tools @@ -71,7 +71,6 @@ SUBDIR+= gnapfetch SUBDIR+= gnapster SUBDIR+= gnet SUBDIR+= gnubile -SUBDIR+= gnut SUBDIR+= gopher SUBDIR+= gtk-gnutella SUBDIR+= gtk_wicontrol |