git: cbd06a42ef3d - main - devel/dmucs: Mark DEPRECATED

From: Muhammad Moinur Rahman <bofh_at_FreeBSD.org>
Date: Wed, 06 Mar 2024 20:33:15 UTC
The branch main has been updated by bofh:

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

commit cbd06a42ef3d6eb57aa6dcebcdfa6850ea31eb7b
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2024-03-06 20:21:14 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2024-03-06 20:33:02 +0000

    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