git: f992e98486f8 - main - Revert "sysutils/screen49: Mark FORBIDDEN for real"

From: Cy Schubert <cy_at_FreeBSD.org>
Date: Tue, 13 May 2025 15:51:49 UTC
The branch main has been updated by cy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=f992e98486f8dda1ed751d631eee0e353325ced7

commit f992e98486f8dda1ed751d631eee0e353325ced7
Author:     Cy Schubert <cy@FreeBSD.org>
AuthorDate: 2025-05-13 14:55:07 +0000
Commit:     Cy Schubert <cy@FreeBSD.org>
CommitDate: 2025-05-13 15:50:35 +0000

    Revert "sysutils/screen49: Mark FORBIDDEN for real"
    
    A few people still use this old software. We can import patches
    for now but there are no guarantees that we can continue this
    without significant effort.
    
    Requested by:   danfe
    
    This reverts commit fe696a6e516c080e2f69edc28fd51c29bb197113.
---
 sysutils/screen49/Makefile | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/sysutils/screen49/Makefile b/sysutils/screen49/Makefile
index e05d5edb29f6..a7173267826b 100644
--- a/sysutils/screen49/Makefile
+++ b/sysutils/screen49/Makefile
@@ -21,10 +21,6 @@ WWW=		https://www.gnu.org/software/screen/
 
 CONFLICTS+=	screen-devel*
 
-FORBIDDEN=	Contains multiple CVEs
-DEPRECATED=	Contains multiple CVEs, use screen50 instead
-EXPIRATION_DATE=2025-06-31
-
 LICENSE=	GPLv3
 
 OPTIONS_DEFINE=		INFO NETHACK XTERM_256 SYSTEM_SCREENRC MULTIUSER \