git: d9dd1b4e5932 - main - x11-wm/wm2: undeprecate the port and take maintainership

From: Alexey Dokuchaev <danfe_at_FreeBSD.org>
Date: Tue, 16 Jan 2024 13:19:14 UTC
The branch main has been updated by danfe:

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

commit d9dd1b4e593225c9f6dd45b27221304c79183050
Author:     Alexey Dokuchaev <danfe@FreeBSD.org>
AuthorDate: 2024-01-16 13:18:18 +0000
Commit:     Alexey Dokuchaev <danfe@FreeBSD.org>
CommitDate: 2024-01-16 13:18:18 +0000

    x11-wm/wm2: undeprecate the port and take maintainership
    
    It looks and feels exactly as the author describes: nearly
    ideal window manager for an elegant and ascetic programmer.
    While here, chase HTTP/1.1 301 Moved Permanently redirect
    in the MASTER_SITES.
---
 x11-wm/wm2/Makefile | 7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)

diff --git a/x11-wm/wm2/Makefile b/x11-wm/wm2/Makefile
index 99586faad332..9207adad110f 100644
--- a/x11-wm/wm2/Makefile
+++ b/x11-wm/wm2/Makefile
@@ -2,16 +2,13 @@ PORTNAME=	wm2
 PORTVERSION=	4.0
 PORTREVISION=	2
 CATEGORIES=	x11-wm
-MASTER_SITES=	http://www.all-day-breakfast.com/wm2/
+MASTER_SITES=	${WWW}
 DISTNAME=	${PORTNAME}-${PORTVERSION:R}
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	danfe@FreeBSD.org
 COMMENT=	Simple window manager for X
 WWW=		https://www.all-day-breakfast.com/wm2/
 
-DEPRECATED=	Last upstream release was in 1997
-EXPIRATION_DATE=	2024-01-17
-
 BUILD_DEPENDS=	makedepend:devel/makedepend
 
 USES=		xorg