diff options
Diffstat (limited to 'sysutils/screen49/Makefile')
-rw-r--r-- | sysutils/screen49/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/sysutils/screen49/Makefile b/sysutils/screen49/Makefile index e05d5edb29f6..580f13c0a7c1 100644 --- a/sysutils/screen49/Makefile +++ b/sysutils/screen49/Makefile @@ -1,6 +1,6 @@ PORTNAME= screen PORTVERSION= 4.9.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= sysutils MASTER_SITES= GNU \ ftp://ftp.gnu.org/gnu/screen/ \ @@ -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 \ |