diff options
Diffstat (limited to 'net/bird2/Makefile')
-rw-r--r-- | net/bird2/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net/bird2/Makefile b/net/bird2/Makefile index cd79c33d782c..308eb8a9324b 100644 --- a/net/bird2/Makefile +++ b/net/bird2/Makefile @@ -1,12 +1,12 @@ PORTNAME= bird -DISTVERSION= 2.17.1 +DISTVERSION= 2.17.2 CATEGORIES= net -MASTER_SITES= https://bird.network.cz/download/ +MASTER_SITES= https://bird.nic.cz/download/ PKGNAMESUFFIX= 2 MAINTAINER= olivier@FreeBSD.org COMMENT= Dynamic IP routing daemon -WWW= https://bird.network.cz/ +WWW= https://bird.nic.cz/ LICENSE= GPLv2 |