diff options
Diffstat (limited to 'net/bird3/Makefile')
-rw-r--r-- | net/bird3/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/net/bird3/Makefile b/net/bird3/Makefile index b74d4cf9b7cd..4ac5d93bd9e2 100644 --- a/net/bird3/Makefile +++ b/net/bird3/Makefile @@ -1,12 +1,13 @@ PORTNAME= bird -DISTVERSION= 3.1.2 +DISTVERSION= 3.1.3 +PORTREVISION= 1 CATEGORIES= net 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 |