diff options
author | melifaro <melifaro@FreeBSD.org> | 2016-08-15 07:31:33 +0800 |
---|---|---|
committer | melifaro <melifaro@FreeBSD.org> | 2016-08-15 07:31:33 +0800 |
commit | bfe07c9fea257f31d68b8737d629b2c58b9d1115 (patch) | |
tree | cf44ac72031530ba289f387382e9774ae41ff168 /net/bird | |
parent | e7d00903fa59680c12c5902b32269230da61ebbb (diff) | |
download | freebsd-ports-graphics-bfe07c9fea257f31d68b8737d629b2c58b9d1115.tar.gz freebsd-ports-graphics-bfe07c9fea257f31d68b8737d629b2c58b9d1115.tar.zst freebsd-ports-graphics-bfe07c9fea257f31d68b8737d629b2c58b9d1115.zip |
Finally, bump net/bird revision to account patches added in r420203.
Approved by: az(implicit)
Diffstat (limited to 'net/bird')
-rw-r--r-- | net/bird/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/bird/Makefile b/net/bird/Makefile index 22ce2c2dbc4..20fff540ced 100644 --- a/net/bird/Makefile +++ b/net/bird/Makefile @@ -3,6 +3,7 @@ PORTNAME?= bird PORTVERSION= 1.6.0 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= ftp://bird.network.cz/pub/bird/ \ http://bird.mpls.in/distfiles/bird/ |