git: 004afc4a90f2 - main - audio/cmp3: spell "2023" correctly
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 31 Dec 2022 12:34:28 UTC
The branch main has been updated by rene:
URL: https://cgit.FreeBSD.org/ports/commit/?id=004afc4a90f2c952e7a9b1795ceb88c6bf78be69
commit 004afc4a90f2c952e7a9b1795ceb88c6bf78be69
Author: Rene Ladan <rene@FreeBSD.org>
AuthorDate: 2022-12-31 12:34:14 +0000
Commit: Rene Ladan <rene@FreeBSD.org>
CommitDate: 2022-12-31 12:34:14 +0000
audio/cmp3: spell "2023" correctly
---
audio/cmp3/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/audio/cmp3/Makefile b/audio/cmp3/Makefile
index 8f082548e5b5..194f81ecc5a9 100644
--- a/audio/cmp3/Makefile
+++ b/audio/cmp3/Makefile
@@ -13,7 +13,7 @@ LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
DEPRECATED= Abandonware, no development in 20 years. Please consider using audio/cmus or audio/musicpd
-EXPIRATION_DATE=2033-03-31
+EXPIRATION_DATE=2023-03-31
RUN_DEPENDS= mpg123:audio/mpg123