git: 5f55a2336866 - main - sysutils/dim: fix expiration date
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 24 Mar 2024 12:53:42 UTC
The branch main has been updated by rene: URL: https://cgit.FreeBSD.org/ports/commit/?id=5f55a2336866bfb9e9ed9350a41a2b5930f0a28b commit 5f55a2336866bfb9e9ed9350a41a2b5930f0a28b Author: Rene Ladan <rene@FreeBSD.org> AuthorDate: 2024-03-24 12:53:04 +0000 Commit: Rene Ladan <rene@FreeBSD.org> CommitDate: 2024-03-24 12:53:32 +0000 sysutils/dim: fix expiration date --- sysutils/dim/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sysutils/dim/Makefile b/sysutils/dim/Makefile index f67f037271b2..549ce60768d8 100644 --- a/sysutils/dim/Makefile +++ b/sysutils/dim/Makefile @@ -12,7 +12,7 @@ WWW= https://glyphobet.net/dim/dim.html LICENSE= GPLv2+ DEPRECATED= Abandonware, upstream stopped development in 2005 -EXPIRATION_DATE=2023-04-30 +EXPIRATION_DATE=2024-04-30 NO_WRKSUBDIR= yes NO_BUILD= yes