git: e9cfdf4664d3 - main - audio/aacgain: fix expiration date.

From: Rene Ladan <rene_at_FreeBSD.org>
Date: Tue, 27 Jun 2023 20:02:48 UTC
The branch main has been updated by rene:

URL: https://cgit.FreeBSD.org/ports/commit/?id=e9cfdf4664d3f4f01a7f8acc4f9635f629686a3b

commit e9cfdf4664d3f4f01a7f8acc4f9635f629686a3b
Author:     Rene Ladan <rene@FreeBSD.org>
AuthorDate: 2023-06-27 20:01:29 +0000
Commit:     Rene Ladan <rene@FreeBSD.org>
CommitDate: 2023-06-27 20:01:29 +0000

    audio/aacgain: fix expiration date.
---
 audio/aacgain/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/audio/aacgain/Makefile b/audio/aacgain/Makefile
index f1caf6d63738..781ecacb6b5b 100644
--- a/audio/aacgain/Makefile
+++ b/audio/aacgain/Makefile
@@ -12,7 +12,7 @@ LICENSE=	GPLv2
 
 BROKEN=		Unfetchable
 DEPRECATED=	Obsolete way of handling volume adjustment, consider using audio/rsgain
-EXPIRATION_DATE=2022-09-30
+EXPIRATION_DATE=2023-09-30
 
 GNU_CONFIGURE=	yes
 USES=		gmake libtool tar:bzip2