summaryrefslogtreecommitdiff
path: root/net/Makefile
diff options
context:
space:
mode:
authorsalo <salo>2006-09-26 15:48:41 +0000
committersalo <salo>2006-09-26 15:48:41 +0000
commitef099c21a641f29e34631bd6dd49c3afa8773bad (patch)
treebbccf4c0ab7950020f3eca474a27467e26f57f19 /net/Makefile
parentc2a0d6df1d78d694b51dab86ca8985ade40b1410 (diff)
downloadpkgsrc-ef099c21a641f29e34631bd6dd49c3afa8773bad.tar.gz
Remove zebra.
No longer developed upstream, literally for years. Vulnerable, nobody stepped up to fix it. Use net/quagga instead.
Diffstat (limited to 'net/Makefile')
-rw-r--r--net/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/net/Makefile b/net/Makefile
index 5161881329a..dc0e7032e0f 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.638 2006/09/07 10:09:38 rillig Exp $
+# $NetBSD: Makefile,v 1.639 2006/09/26 15:48:41 salo Exp $
#
COMMENT= Networking tools
@@ -503,6 +503,5 @@ SUBDIR+= yale-tftpd
SUBDIR+= yaz
SUBDIR+= ytalk
SUBDIR+= ywho
-SUBDIR+= zebra
.include "../mk/bsd.pkg.subdir.mk"