git: dc5a9b6ee858 - main - textproc/flip: Deprecate and set expiration date to 2025-04-30

From: Daniel Engberg <diizzy_at_FreeBSD.org>
Date: Thu, 13 Mar 2025 20:48:08 UTC
The branch main has been updated by diizzy:

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

commit dc5a9b6ee8586e2bdacdede1fec26dc1170b7013
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2025-03-13 20:11:13 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2025-03-13 20:46:33 +0000

    textproc/flip: Deprecate and set expiration date to 2025-04-30
    
    Unmaintained and dead upstream, redirect users to converters/dos2unix
---
 textproc/flip/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/textproc/flip/Makefile b/textproc/flip/Makefile
index 209cbcf8db01..d7dfc9115ad0 100644
--- a/textproc/flip/Makefile
+++ b/textproc/flip/Makefile
@@ -9,6 +9,9 @@ EXTRACT_SUFX=	.tar.Z
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Convert text file line endings between Unix and DOS formats
 
+DEPRECATED=	Unmaintained and dead upstream, consider using converters/dos2unix
+EXPIRATION_DATE=2025-04-30
+
 WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
 ALL_TARGET=	bsd
 PLIST_FILES=	bin/flip share/man/man1/flip.1.gz