From c94ad3d7e4e1ce9c5eaf5e24cfcba9173c8834ef Mon Sep 17 00:00:00 2001 From: Daniel Engberg Date: Sun, 25 Feb 2024 12:21:06 +0100 Subject: [PATCH] irc/evangeline: Mark BROKEN, deprecate and set expiration date to 2024-03-31 Upstream's website is gone and there are no signs of it being hosted anywhere else. --- irc/evangeline/Makefile | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/irc/evangeline/Makefile b/irc/evangeline/Makefile index 94bc920738cf..114a7a9b7c30 100644 --- a/irc/evangeline/Makefile +++ b/irc/evangeline/Makefile @@ -10,6 +10,10 @@ WWW= http://www.averse.piasta.pl/ LICENSE= GPLv2 +BROKEN= Unfetchable +DEPRECATED= Abandonware, upstream is gone +EXPIRATION_DATE=2024-03-31 + WRKSRC= ${WRKDIR}/${PORTNAME} USES= gmake tcl