From ef260e2d56db16276911acc686d49486bb1963ee Mon Sep 17 00:00:00 2001 From: Daniel Engberg Date: Thu, 13 Mar 2025 21:45:48 +0100 Subject: [PATCH] textproc/atom: Deprecate and set expiration date to 2025-04-30 Upstream is gone and utility is considered obsolete PR: 285376 Reviewed by: crees (maintainer) --- textproc/atom/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/textproc/atom/Makefile b/textproc/atom/Makefile index 874709f44883..b68517bef513 100644 --- a/textproc/atom/Makefile +++ b/textproc/atom/Makefile @@ -12,6 +12,9 @@ WWW= https://www.bayofrum.net/dist/atom/ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING +DEPRECATED= Upstream is gone and utility is considered obsolete +EXPIRATION_DATE=2025-04-30 + GNU_CONFIGURE= yes PLIST_FILES= bin/atom share/man/man1/atom.1.gz