aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Engberg <diizzy@FreeBSD.org>2024-05-04 09:05:42 +0000
committerDaniel Engberg <diizzy@FreeBSD.org>2024-05-04 10:01:28 +0000
commit5f459bbf8e2b4b548354e893e239b116c2954fe5 (patch)
tree9e05c069f8f94ffb5b071887985b0f5f01c5f67c
parent7be9733468096d1d94d3f76db84efd20a2e66a9d (diff)
downloadports-5f459bbf8e2b4b548354e893e239b116c2954fe5.tar.gz
ports-5f459bbf8e2b4b548354e893e239b116c2954fe5.zip
www/interchange: Deprecate and set expiration date to 2024-06-30
Current version in tree is over 14 years old and unsupported upstream
-rw-r--r--www/interchange/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/www/interchange/Makefile b/www/interchange/Makefile
index e72cb3f604c5..931100be35fb 100644
--- a/www/interchange/Makefile
+++ b/www/interchange/Makefile
@@ -11,6 +11,9 @@ WWW= https://www.icdevgroup.org/
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/LICENSE
+DEPRECATED= Outdated, current version was released in 2010 is unsupported upstream
+EXPIRATION_DATE=2024-06-30
+
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-Safe-Hole>=0.10:security/p5-Safe-Hole \
p5-URI>=1.37:net/p5-URI \