git: 69e09cc73590 - main - net-im/signal-desktop: fix fetch
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 01 Mar 2024 10:06:22 UTC
The branch main has been updated by mikael: URL: https://cgit.FreeBSD.org/ports/commit/?id=69e09cc735909442d1994b8d8d14b8860d7fe3b2 commit 69e09cc735909442d1994b8d8d14b8860d7fe3b2 Author: Mikael Urankar <mikael@FreeBSD.org> AuthorDate: 2024-03-01 10:01:41 +0000 Commit: Mikael Urankar <mikael@FreeBSD.org> CommitDate: 2024-03-01 10:01:41 +0000 net-im/signal-desktop: fix fetch DISTVERSIONPREFIX was mistankenly removed in previous commit PR: 277407 --- net-im/signal-desktop/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/net-im/signal-desktop/Makefile b/net-im/signal-desktop/Makefile index fa0eb1b96a62..cc5765eb158b 100644 --- a/net-im/signal-desktop/Makefile +++ b/net-im/signal-desktop/Makefile @@ -1,4 +1,5 @@ PORTNAME= signal-desktop +DISTVERSIONPREFIX= v DISTVERSION= 6.48.1 PORTREVISION= 1 CATEGORIES= net-im