aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorRaphael Kubo da Costa <rakuco@FreeBSD.org>2013-06-11 21:06:30 +0000
committerRaphael Kubo da Costa <rakuco@FreeBSD.org>2013-06-11 21:06:30 +0000
commit74d81c8e2be5a9f51442390fd7bfda9fef845960 (patch)
treee7c4e1a8bf84eb40188873e03c968eb4ac5e78d8 /net
parentc14a0f2716bc2f17d5cb66c64d54bf580b9206d2 (diff)
downloadports-74d81c8e2be5a9f51442390fd7bfda9fef845960.tar.gz
ports-74d81c8e2be5a9f51442390fd7bfda9fef845960.zip
Notes
Diffstat (limited to 'net')
-rw-r--r--net/quagga/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/quagga/Makefile b/net/quagga/Makefile
index 9257f404cba8..565e88e1b5b3 100644
--- a/net/quagga/Makefile
+++ b/net/quagga/Makefile
@@ -3,6 +3,7 @@
PORTNAME= quagga
PORTVERSION= 0.99.22
+PORTREVISION= 1
CATEGORIES= net ipv6
MASTER_SITES= SAVANNAH
MASTER_SITE_SUBDIR= quagga
@@ -25,7 +26,7 @@ USE_PERL5_BUILD=yes
FETCH_ARGS= -Fpr
MAN1= vtysh.1
-MAN8= bgpd.8 ospf6d.8 ospfd.8 ripd.8 ripngd.8 zebra.8 watchquagga.8
+MAN8= bgpd.8 ospf6d.8 ospfd.8 ripd.8 ripngd.8 zebra.8 watchquagga.8 ospfclient.8
INFO= quagga
OPTIONS_DEFINE= ISISD PAM OSPF_OPAQUE_LSA RTADV SNMP TCPSOCKETS DLMALLOC \