summaryrefslogtreecommitdiff
path: root/net/Makefile
diff options
context:
space:
mode:
authorMichael C . Wu <keichii@FreeBSD.org>2001-03-28 18:23:50 +0000
committerMichael C . Wu <keichii@FreeBSD.org>2001-03-28 18:23:50 +0000
commita75f568c851bd242cac67b5c9ad38ba6e4972fb9 (patch)
tree777aa6b0858e8572ec4a31c306b50d67e59bbd03 /net/Makefile
parentAllow MAINTAINER to be redefined in slave ports. (diff)
Add VRRP implementation from Linux. Many people have wanted this
and thanks to minosh, we finally have somewhat of one. PR: ports/25276 Submitted by: minosh@engineer.com
Notes
Notes: svn path=/head/; revision=40499
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 8ed06f40afe7..56320809fe15 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -325,6 +325,7 @@
SUBDIR += tund
SUBDIR += unison
SUBDIR += vnc
+ SUBDIR += vrrp
SUBDIR += vtun
SUBDIR += wais
SUBDIR += wide-dhcp