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