From cbd06a42ef3d6eb57aa6dcebcdfa6850ea31eb7b Mon Sep 17 00:00:00 2001 From: Muhammad Moinur Rahman Date: Wed, 6 Mar 2024 21:21:14 +0100 Subject: [PATCH] devel/dmucs: Mark DEPRECATED - Upstream last release was in 2006 and is unmaintained - Set EXPIRATION_DATE 2024-04-06 --- devel/dmucs/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/devel/dmucs/Makefile b/devel/dmucs/Makefile index c824aff7cf41..a3f8f5004351 100644 --- a/devel/dmucs/Makefile +++ b/devel/dmucs/Makefile @@ -8,6 +8,9 @@ MAINTAINER= bofh@FreeBSD.org COMMENT= Distributed Multi-User Compilation System (for use with distcc) WWW= https://dmucs.sourceforge.net/ +DEPRECATED= Unmaintained, upstream last release was in 2006 +EXPIRATION_DATE=2024-04-06 + LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING