aboutsummaryrefslogtreecommitdiff
path: root/net/quagga
diff options
context:
space:
mode:
authorKurt Jaeger <pi@FreeBSD.org>2020-02-20 15:31:29 +0000
committerKurt Jaeger <pi@FreeBSD.org>2020-02-20 15:31:29 +0000
commit42fde7600e35bd72f3e09b82d1962bb8bd034be1 (patch)
treec956dec8c25abfe2fb9a14bb31286911049d2126 /net/quagga
parentb178b6cdbe06bb25283cf6a5affb1dcca676afce (diff)
downloadports-42fde7600e35bd72f3e09b82d1962bb8bd034be1.tar.gz
ports-42fde7600e35bd72f3e09b82d1962bb8bd034be1.zip
net/quagga: Adding new PROVIDE keyword dynamicrouting in rc.d script
- See also https://reviews.freebsd.org/D23329 PR: 244027 Submitted by: olivier
Notes
Notes: svn path=/head/; revision=526572
Diffstat (limited to 'net/quagga')
-rw-r--r--net/quagga/Makefile2
-rw-r--r--net/quagga/files/quagga.in4
2 files changed, 3 insertions, 3 deletions
diff --git a/net/quagga/Makefile b/net/quagga/Makefile
index f8e0734d670d..1731bee2bb62 100644
--- a/net/quagga/Makefile
+++ b/net/quagga/Makefile
@@ -3,7 +3,7 @@
PORTNAME= quagga
PORTVERSION= 1.2.4
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= net
MASTER_SITES= SAVANNAH
diff --git a/net/quagga/files/quagga.in b/net/quagga/files/quagga.in
index b946163f556f..a2dafd6332f6 100644
--- a/net/quagga/files/quagga.in
+++ b/net/quagga/files/quagga.in
@@ -3,8 +3,8 @@
# $FreeBSD$
#
-# PROVIDE: quagga
-# REQUIRE: netif routing
+# PROVIDE: quagga dynamicrouting
+# REQUIRE: netif routing
# KEYWORD: nojail shutdown
# Add the following line to /etc/rc.conf to enable quagga: