summaryrefslogtreecommitdiff
path: root/net/Makefile
diff options
context:
space:
mode:
authorBruce M Simpson <bms@FreeBSD.org>2003-09-27 23:40:56 +0000
committerBruce M Simpson <bms@FreeBSD.org>2003-09-27 23:40:56 +0000
commitcbb181edcd3d0f77f9d679776e09b5a1ee665e67 (patch)
tree16c63c14912bb705efc5c5e47ce942b495131890 /net/Makefile
parentUnbreak automated builds (a la bento), by removing explicit references (diff)
Quagga is a new fork of the GNU Zebra software router. This version, 0.96.2,
fixes many bugs in Zebra and adds several new features including support for OSPFAPI, allowing developers to build powerful applications on top of the OSPF routing protocol. Submitted by: fuzzball@ipv6peer.net
Notes
Notes: svn path=/head/; revision=89590
Diffstat (limited to 'net/Makefile')
-rw-r--r--net/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile
index 341b3e736901..77473b0fa753 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -543,6 +543,7 @@
SUBDIR += pygopherd
SUBDIR += pyslsk
SUBDIR += qadsl
+ SUBDIR += quagga
SUBDIR += queso
SUBDIR += radiator
SUBDIR += radiusclient