git: e18c85a6eb62 - main - security/fl0p: 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:52 UTC
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=e18c85a6eb62dccb6eb55750b29a966ad667cbd2 commit e18c85a6eb62dccb6eb55750b29a966ad667cbd2 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2024-01-23 18:31:34 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2024-01-23 19:25:45 +0000 security/fl0p: Deprecate and set expiration date to 2024-02-29 Abandonware, last release in 2006 and no longer relevant --- security/fl0p/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/security/fl0p/Makefile b/security/fl0p/Makefile index 7f35b2bc52fa..3c946424e105 100644 --- a/security/fl0p/Makefile +++ b/security/fl0p/Makefile @@ -10,6 +10,9 @@ COMMENT= Passive L7 flow fingerprinting tool LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/doc/COPYING +DEPRECATED= Abandonware, last release in 2006 and no longer relevant +EXPIRATION_DATE=2024-02-29 + USES= tar:tgz WRKSRC= ${WRKDIR}/${PORTNAME}