git: 85c7f6cc4235 - main - audio/baudline: fix expiry date

From: Diane Bruce <db_at_FreeBSD.org>
Date: Sun, 07 Jan 2024 19:12:06 UTC
The branch main has been updated by db:

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

commit 85c7f6cc4235f419028559f8e9dfcdab4b0dddcf
Author:     Diane Bruce <db@FreeBSD.org>
AuthorDate: 2024-01-07 19:10:25 +0000
Commit:     Diane Bruce <db@FreeBSD.org>
CommitDate: 2024-01-07 19:10:25 +0000

    audio/baudline: fix expiry date
    
    I'm so used to eliding the - for brevity in ISO dates I did it here too.
    oops.
    
    Reported by:    dvl
---
 audio/baudline/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/audio/baudline/Makefile b/audio/baudline/Makefile
index a0d527342c97..cb0111cf97eb 100644
--- a/audio/baudline/Makefile
+++ b/audio/baudline/Makefile
@@ -33,7 +33,7 @@ MPG123_RUN_DEPENDS=	mpg123:audio/mpg123
 
 .include <bsd.port.pre.mk>
 DEPRECATED=	upstream has gone to subscription model and no longer distributes this version. Try comms/Inspectrum or audio/xanalyser instead
-EXPIRATION_DATE=	20240201
+EXPIRATION_DATE=	2024-02-01
 IGNORE=		upstream has removed distribution
 
 do-build: