diff options
author | Gleb Popov <arrowd@FreeBSD.org> | 2024-11-23 08:27:47 +0000 |
---|---|---|
committer | Gleb Popov <arrowd@FreeBSD.org> | 2024-11-23 08:31:00 +0000 |
commit | 5505c50fcc0b6fbc8e6ddacb7fdbac437f0054e5 (patch) | |
tree | a5b66a921f6607335416d9ab25574435c3fb8141 /comms/qsstv/Makefile | |
parent | 7993a4aa8a999c0b2797e641faeeb53b082d1c49 (diff) |
*: Bump PORTREVISIONs of Pulseaudio consumers
Sponsored by: Future Crew, LLC
Diffstat (limited to 'comms/qsstv/Makefile')
-rw-r--r-- | comms/qsstv/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/qsstv/Makefile b/comms/qsstv/Makefile index acae55780c87..ca336445df2a 100644 --- a/comms/qsstv/Makefile +++ b/comms/qsstv/Makefile @@ -1,6 +1,6 @@ PORTNAME= qsstv PORTVERSION= 9.5.8 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= comms hamradio MASTER_SITES= ${WWW}/${PORTNAME}/downloads/ DISTNAME= ${PORTNAME}_${PORTVERSION} |