summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Cochard <olivier@FreeBSD.org>2025-09-12 20:38:08 +0200
committerOlivier Cochard <olivier@FreeBSD.org>2025-09-23 19:13:13 +0200
commit91fed1ce1fb37620c225cd6132b189f0c6de6e45 (patch)
tree0693073f127ad63fcd829aeda72343ae83256ed2
parentc33d2e6828bfbcf39a8b8a449b4df266de19475b (diff)
net/bird3: Fix typo in RC script preventing to start
PR: 289483 Reported by: Marek Zarychta <zarychtam@plan-b.pwste.edu.pl> (cherry picked from commit 420d05b7005df9206c579502f440aa96fafb87dc)
-rw-r--r--net/bird3/Makefile2
-rw-r--r--net/bird3/files/bird.in2
2 files changed, 2 insertions, 2 deletions
diff --git a/net/bird3/Makefile b/net/bird3/Makefile
index 4ac5d93bd9e2..acc42e457cd8 100644
--- a/net/bird3/Makefile
+++ b/net/bird3/Makefile
@@ -1,6 +1,6 @@
PORTNAME= bird
DISTVERSION= 3.1.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net
MASTER_SITES= https://bird.nic.cz/download/
PKGNAMESUFFIX= 3
diff --git a/net/bird3/files/bird.in b/net/bird3/files/bird.in
index 91932c656db9..3dcf37f8cf31 100644
--- a/net/bird3/files/bird.in
+++ b/net/bird3/files/bird.in
@@ -1,7 +1,7 @@
#!/bin/sh
# PROVIDE: bird dynamicrouting
-# REQUIRE: DAEMONS
+# REQUIRE: DAEMON
# KEYWORD: shutdown
#
# Add the following lines to /etc/rc.conf.local or /etc/rc.conf