From 2ea39ff016cf41dfd6c7aed8a324f9c7d0b7e2fc Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Tue, 1 Aug 2023 10:58:36 +0200 Subject: [PATCH] comms/spandsp: sync with upstream Taken from: FreeBSD --- comms/spandsp/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/comms/spandsp/Makefile b/comms/spandsp/Makefile index d6a1968f7f2..5de4945e03b 100644 --- a/comms/spandsp/Makefile +++ b/comms/spandsp/Makefile @@ -1,5 +1,6 @@ PORTNAME= spandsp DISTVERSION= ${SPANDSP_VERSION}.g20211014 +PORTREVISION= 1 CATEGORIES= comms MAINTAINER= jailbird@fdf.net