git: ef260e2d56db - main - textproc/atom: Deprecate and set expiration date to 2025-04-30
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 13 Mar 2025 20:48:16 UTC
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=ef260e2d56db16276911acc686d49486bb1963ee commit ef260e2d56db16276911acc686d49486bb1963ee Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2025-03-13 20:45:48 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2025-03-13 20:46:34 +0000 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