1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-30 01:15:52 +00:00

net/quagga: Adding new PROVIDE keyword dynamicrouting in rc.d script

- See also https://reviews.freebsd.org/D23329

PR:		244027
Submitted by:	olivier
This commit is contained in:
Kurt Jaeger 2020-02-20 15:31:29 +00:00
parent b178b6cdbe
commit 42fde7600e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=526572
2 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@
PORTNAME= quagga
PORTVERSION= 1.2.4
PORTREVISION= 7
PORTREVISION= 8
CATEGORIES= net
MASTER_SITES= SAVANNAH

View File

@ -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: