diff options
Diffstat (limited to 'net/bird3/Makefile')
-rw-r--r-- | net/bird3/Makefile | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/net/bird3/Makefile b/net/bird3/Makefile index 8c27bcafdc41..4ac5d93bd9e2 100644 --- a/net/bird3/Makefile +++ b/net/bird3/Makefile @@ -1,12 +1,13 @@ PORTNAME= bird -DISTVERSION= 3.0.0 +DISTVERSION= 3.1.3 +PORTREVISION= 1 CATEGORIES= net -MASTER_SITES= https://bird.network.cz/download/ +MASTER_SITES= https://bird.nic.cz/download/ PKGNAMESUFFIX= 3 MAINTAINER= olivier@FreeBSD.org COMMENT= Dynamic multithreaded IP routing daemon -WWW= https://bird.network.cz/ +WWW= https://bird.nic.cz/ LICENSE= GPLv2 |