diff options
author | wiz <wiz@pkgsrc.org> | 2022-04-03 07:59:33 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2022-04-03 07:59:33 +0000 |
commit | ffb1c135370dcfd98e8d92ff840d8945db1dadfb (patch) | |
tree | 350f73310acad70668801c397049757f79bc0841 /net/Makefile | |
parent | 93b293c022739ebe03048d969dd2e5f411dbef59 (diff) | |
download | pkgsrc-ffb1c135370dcfd98e8d92ff840d8945db1dadfb.tar.gz |
bing: remove
Doesn't build, last release from 1999 and even then it said on the
homepage: "just a bunch of code thrown together and you can consider
yourself lucky it it goes as far as compiling."
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 0628aab9de2..56df0e04280 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1451 2022/04/03 07:56:29 wiz Exp $ +# $NetBSD: Makefile,v 1.1452 2022/04/03 07:59:33 wiz Exp $ # COMMENT= Networking tools @@ -43,7 +43,6 @@ SUBDIR+= beanstalkd SUBDIR+= bftpd SUBDIR+= bind911 SUBDIR+= bind916 -SUBDIR+= bing SUBDIR+= bird SUBDIR+= bird6 SUBDIR+= bmon |