From 16cf026b0a23168d7c8684ab26fe5f4330ab0137 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Mon, 19 Jul 2021 16:37:24 +0200 Subject: [PATCH] x11-wm/gcompmgr: Mark as deprecated --- x11-wm/gcompmgr/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/x11-wm/gcompmgr/Makefile b/x11-wm/gcompmgr/Makefile index fa603839fa2f8..73b5465ab918a 100644 --- a/x11-wm/gcompmgr/Makefile +++ b/x11-wm/gcompmgr/Makefile @@ -9,6 +9,9 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= GNOME interface to xcompmgr +DEPRECATED= Abandonware since 2005, using discontinued libraries +EXPIRATION_DATE= 2021-08-19 + RUN_DEPENDS= xcompmgr:x11-wm/xcompmgr GNU_CONFIGURE= yes