From ad6b349079d71c1913e3bcab3800ba52dfb72f44 Mon Sep 17 00:00:00 2001 From: Diane Bruce Date: Mon, 9 Sep 2019 16:37:26 +0000 Subject: [PATCH] I forgot how Master/Slave ports work. I needed to bump PORTREVISION of Master port for qtel to unbreak qtel. oops. --- comms/svxlink/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/comms/svxlink/Makefile b/comms/svxlink/Makefile index bf66c99831b0..d2a74f7ed507 100644 --- a/comms/svxlink/Makefile +++ b/comms/svxlink/Makefile @@ -3,6 +3,7 @@ PORTNAME?= svxlink PORTVERSION= 19.09.1 +PORTREVISION= 1 CATEGORIES= comms hamradio MAINTAINER= hamradio@FreeBSD.org