git: 41c3c8ab5101 - main - biology/sim4: fix EXPIRATION_DATE
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 18 Dec 2023 08:29:59 UTC
The branch main has been updated by rene: URL: https://cgit.FreeBSD.org/ports/commit/?id=41c3c8ab510197e9db9e1d81d99942c9a624d28b commit 41c3c8ab510197e9db9e1d81d99942c9a624d28b Author: Rene Ladan <rene@FreeBSD.org> AuthorDate: 2023-12-18 08:29:31 +0000 Commit: Rene Ladan <rene@FreeBSD.org> CommitDate: 2023-12-18 08:29:31 +0000 biology/sim4: fix EXPIRATION_DATE --- biology/sim4/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/biology/sim4/Makefile b/biology/sim4/Makefile index cd6959205843..9b31b89ce721 100644 --- a/biology/sim4/Makefile +++ b/biology/sim4/Makefile @@ -12,7 +12,7 @@ WWW= http://globin.cse.psu.edu/ LICENSE= GPLv2 DEPRECATED= Upstream last update was in 2005 -EXPIRATION_DATE= 2023-01-17 +EXPIRATION_DATE= 2024-01-17 WRKSRC= ${WRKDIR}/sim4.${PORTVERSION:S/./-/g}