diff options
Diffstat (limited to 'net/bird3')
-rw-r--r-- | net/bird3/Makefile | 2 | ||||
-rw-r--r-- | net/bird3/files/bird.in | 2 |
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 |