diff options
author | miwi <miwi@FreeBSD.org> | 2009-11-21 02:47:35 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-11-21 02:47:35 +0800 |
commit | b7b256488b96846bef64dbc2f7b27f85b494fc60 (patch) | |
tree | f751f40f6374c8e9c2245ca91bd7aff333f32e65 /net-mgmt/Makefile | |
parent | 5231a4dbf4ea9e8117b0fb650b8ee0d11033133e (diff) | |
download | freebsd-ports-graphics-b7b256488b96846bef64dbc2f7b27f85b494fc60.tar.gz freebsd-ports-graphics-b7b256488b96846bef64dbc2f7b27f85b494fc60.tar.zst freebsd-ports-graphics-b7b256488b96846bef64dbc2f7b27f85b494fc60.zip |
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.
WWW: http://snar.spb.ru/prog/bgpq3/
PR: ports/140021
Submitted by: Alexandre Snarskii <snar at snar.spb.ru>
Diffstat (limited to 'net-mgmt/Makefile')
-rw-r--r-- | net-mgmt/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-mgmt/Makefile b/net-mgmt/Makefile index 18602b9ccde..7c3a2b30563 100644 --- a/net-mgmt/Makefile +++ b/net-mgmt/Makefile @@ -24,6 +24,7 @@ SUBDIR += asused SUBDIR += bandwidthd SUBDIR += bgpq + SUBDIR += bgpq3 SUBDIR += bigsister SUBDIR += bpft SUBDIR += braa |