From 61ed1d33a7a22fab0ec27c71702c3fc1ae1aa2e4 Mon Sep 17 00:00:00 2001 From: kevlo Date: Sat, 9 Feb 2002 08:15:37 +0000 Subject: Initial import of bgpq 1.0.7.1 This program is a lightweight access- and prefix-list generator for Cisco routers and GateD/Zebra. Access lists are generated based on RADB/RIPE data. PR: 34732 Submitted by: Alexander Snarskii --- net/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'net/Makefile') diff --git a/net/Makefile b/net/Makefile index 3add342f6985..dec732e34a14 100644 --- a/net/Makefile +++ b/net/Makefile @@ -24,6 +24,7 @@ SUBDIR += asfrecorder SUBDIR += balance SUBDIR += bbsnet + SUBDIR += bgpq SUBDIR += bind8 SUBDIR += bind9 SUBDIR += bing -- cgit