diff options
Diffstat (limited to 'net/bird2')
-rw-r--r-- | net/bird2/Makefile | 1 | ||||
-rw-r--r-- | net/bird2/files/bird.in | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/net/bird2/Makefile b/net/bird2/Makefile index 308eb8a9324b..512c5c3de83e 100644 --- a/net/bird2/Makefile +++ b/net/bird2/Makefile @@ -1,5 +1,6 @@ PORTNAME= bird DISTVERSION= 2.17.2 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= https://bird.nic.cz/download/ PKGNAMESUFFIX= 2 diff --git a/net/bird2/files/bird.in b/net/bird2/files/bird.in index 91932c656db9..3dcf37f8cf31 100644 --- a/net/bird2/files/bird.in +++ b/net/bird2/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 |