Date: Wed, 1 Jan 2025 12:34:21 GMT From: Rene Ladan <rene@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 6f8f7630314a - main - audio/gqradio: fix expiration date Message-ID: <202501011234.501CYLaX008794@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by rene: URL: https://cgit.FreeBSD.org/ports/commit/?id=6f8f7630314a2fd723aacbbff442eb0868f4345b commit 6f8f7630314a2fd723aacbbff442eb0868f4345b Author: Rene Ladan <rene@FreeBSD.org> AuthorDate: 2025-01-01 12:34:00 +0000 Commit: Rene Ladan <rene@FreeBSD.org> CommitDate: 2025-01-01 12:34:00 +0000 audio/gqradio: fix expiration date --- audio/gqradio/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/audio/gqradio/Makefile b/audio/gqradio/Makefile index 7e9ffeaf0182..e92967efd5c9 100644 --- a/audio/gqradio/Makefile +++ b/audio/gqradio/Makefile @@ -11,7 +11,7 @@ WWW= https://gqmpeg.sourceforge.net/radio.html LICENSE= GPLv2 DEPRECATED= BKTR devices are not supported anymore -EXPIRATION_DATE= 2024-01-13 +EXPIRATION_DATE=2025-01-13 USES= gettext gnome pathfix pkgconfig xorg USE_GNOME= gtk20
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202501011234.501CYLaX008794>