mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04: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:
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
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
PORTNAME= quagga
|
PORTNAME= quagga
|
||||||
PORTVERSION= 1.2.4
|
PORTVERSION= 1.2.4
|
||||||
PORTREVISION= 7
|
PORTREVISION= 8
|
||||||
CATEGORIES= net
|
CATEGORIES= net
|
||||||
MASTER_SITES= SAVANNAH
|
MASTER_SITES= SAVANNAH
|
||||||
|
|
||||||
|
|
|
@ -3,8 +3,8 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
#
|
||||||
|
|
||||||
# PROVIDE: quagga
|
# PROVIDE: quagga dynamicrouting
|
||||||
# REQUIRE: netif routing
|
# REQUIRE: netif routing
|
||||||
# KEYWORD: nojail shutdown
|
# KEYWORD: nojail shutdown
|
||||||
|
|
||||||
# Add the following line to /etc/rc.conf to enable quagga:
|
# Add the following line to /etc/rc.conf to enable quagga:
|
||||||
|
|
Loading…
Add table
Reference in a new issue