diff options
Diffstat (limited to 'net/bird6/Makefile')
-rw-r--r-- | net/bird6/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/bird6/Makefile b/net/bird6/Makefile index 6387f86bcfec..32e286a3595d 100644 --- a/net/bird6/Makefile +++ b/net/bird6/Makefile @@ -6,12 +6,12 @@ # PORTNAME= bird6 -PORTVERSION= 1.3.0 +PORTVERSION= 1.3.1 CATEGORIES= net MASTER_SITES= ftp://bird.network.cz/pub/bird/ DISTNAME= bird-${PORTVERSION} -MAINTAINER= pav@FreeBSD.org +MAINTAINER= melifaro@ipfw.ru COMMENT= Dynamic IP routing daemon (IPv6 version) USE_BISON= build |