aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2024-01-16 13:18:18 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2024-01-16 13:18:18 +0000
commitd9dd1b4e593225c9f6dd45b27221304c79183050 (patch)
treeca0bc2eba2f6c4590bbee9752a4743e963f3eb3d
parent025fdbd08c1e90176774589425e721423020fb15 (diff)
downloadports-d9dd1b4e593225c9f6dd45b27221304c79183050.tar.gz
ports-d9dd1b4e593225c9f6dd45b27221304c79183050.zip
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.
-rw-r--r--x11-wm/wm2/Makefile7
1 files 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