git: 92616060fac3 - main - games/springlobby: Expire on 2023-12-31, depends on games/spring
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 02 Dec 2023 12:16:17 UTC
The branch main has been updated by rene: URL: https://cgit.FreeBSD.org/ports/commit/?id=92616060fac332c06cd7430cca8e55b70d5823ac commit 92616060fac332c06cd7430cca8e55b70d5823ac Author: Rene Ladan <rene@FreeBSD.org> AuthorDate: 2023-12-02 12:14:33 +0000 Commit: Rene Ladan <rene@FreeBSD.org> CommitDate: 2023-12-02 12:15:35 +0000 games/springlobby: Expire on 2023-12-31, depends on games/spring --- games/springlobby/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/games/springlobby/Makefile b/games/springlobby/Makefile index d78298951912..e87d9fc3be03 100644 --- a/games/springlobby/Makefile +++ b/games/springlobby/Makefile @@ -8,6 +8,9 @@ MAINTAINER= amdmi3@FreeBSD.org COMMENT= Cross-platform lobby client for the Spring RTS project WWW= https://springlobby.info/ +DEPRECATED= Depends on expired games/spring +EXPIRATION_DATE=2023-12-31 + LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING