aboutsummaryrefslogtreecommitdiff
path: root/net/Makefile
diff options
context:
space:
mode:
authorKurt Jaeger <pi@FreeBSD.org>2019-06-04 17:45:06 +0000
committerKurt Jaeger <pi@FreeBSD.org>2019-06-04 17:45:06 +0000
commitc2b35a8093a613f1b6966f295967a4801f73918a (patch)
tree2b52f2208b14548b7d4ac181ac47dfdd6ccfeba7 /net/Makefile
parent55e4101a450c7d69fd816c72caef70c8a9e7e439 (diff)
downloadports-c2b35a8093a613f1b6966f295967a4801f73918a.tar.gz
ports-c2b35a8093a613f1b6966f295967a4801f73918a.zip
New port: net/openbgpd6
OpenBGPD is a FREE implementation of the Border Gateway Protocol, Version 4. It allows ordinary machines to be used as routers exchanging routes with other systems speaking the BGP protocol. This is the portable version and it does not have the means to influence kernel routing tables. It is only suitable for route servers/collectors. WWW: http://www.openbgpd.org/ PR: 213445
Notes
Notes: svn path=/head/; revision=503486
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 df46a02eede3..851bc6c0cd9a 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -526,6 +526,7 @@
SUBDIR += opal
SUBDIR += open-isns
SUBDIR += openbgpd
+ SUBDIR += openbgpd6
SUBDIR += openbsc
SUBDIR += openggsn
SUBDIR += openldap24-client