Skip to content

Commit

Permalink
Update to frr8. Implement #13575
Browse files Browse the repository at this point in the history
  • Loading branch information
marcos-ng committed Aug 3, 2023
1 parent 8aacb59 commit 8b1e418
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions net/pfSense-pkg-frr/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $FreeBSD$

PORTNAME= pfSense-pkg-frr
PORTVERSION= 1.3
PORTVERSION= 2
CATEGORIES= net
MASTER_SITES= # empty
DISTFILES= # empty
Expand All @@ -12,8 +12,8 @@ COMMENT= FRR package for pfSense

LICENSE= APACHE20

RUN_DEPENDS= frr7>=0:net/frr7 \
frr7-pythontools>=0:net/frr7-pythontools
RUN_DEPENDS= frr8>=0:net/frr8 \
frr8-pythontools>=0:net/frr8-pythontools

CONFLICTS= pfSense-pkg-OpenBGPD-[0-9]* \
pfSense-pkg-Quagga_OSPF-[0-9]*
Expand Down

0 comments on commit 8b1e418

Please sign in to comment.