git: 844439fcf4fc - main - security/fakebo: Deprecate and set expiration date to 2024-02-29
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 23 Jan 2024 19:26:50 UTC
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=844439fcf4fcd8bb985cb0dff88c34d46e224652 commit 844439fcf4fcd8bb985cb0dff88c34d46e224652 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2024-01-23 18:23:20 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2024-01-23 19:25:44 +0000 security/fakebo: Deprecate and set expiration date to 2024-02-29 Remote admin software that hasn't been relevant for last 15 years --- security/fakebo/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/security/fakebo/Makefile b/security/fakebo/Makefile index 932b1e46adc4..802eb71eca35 100644 --- a/security/fakebo/Makefile +++ b/security/fakebo/Makefile @@ -11,6 +11,9 @@ WWW= https://sourceforge.net/projects/fakebo/ LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING +DEPRECATED= Remote admin software that hasn't been relevant for last 15 years +EXPIRATION_DATE=2024-02-29 + WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R} USES= autoreconf