git: faa4ee2812db - main - net/queso: Abandonware and obsolete, last release back in 1998
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 18 Jan 2022 22:57:43 UTC
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=faa4ee2812dbe080e76c08254f69a32d8712c81f commit faa4ee2812dbe080e76c08254f69a32d8712c81f Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2022-01-18 22:44:05 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2022-01-18 22:44:09 +0000 net/queso: Abandonware and obsolete, last release back in 1998 Abandoned and dead upstream, please consider using security/nmap instead PR: 260714 --- net/queso/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/net/queso/Makefile b/net/queso/Makefile index 95455a4443c6..15d9eafc5d6a 100644 --- a/net/queso/Makefile +++ b/net/queso/Makefile @@ -11,6 +11,9 @@ COMMENT= Determine the remote OS using simple TCP packets LICENSE= GPLv2 +DEPRECATED= Abandonware and obsolete, last release back in 1998. Please consider using security/nmap instead +EXPIRATION_DATE=2022-03-31 + OPTIONS_DEFINE= DOCS GNU_CONFIGURE= yes