aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-08-30 08:46:09 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-08-30 16:51:59 +0000
commit7700ee0a187ce9971916c7d5ee65667493de215d (patch)
tree1d6c233a525f55272585c7148a937ed00d50549b
parent495ac465a6ee203cdce102693b63f4eb04f22cf1 (diff)
downloadports-7700ee0a187ce9971916c7d5ee65667493de215d.tar.gz
ports-7700ee0a187ce9971916c7d5ee65667493de215d.zip
devel/pear-htmlpurifier: Mark DEPRECATED
- The pear channel does not work anymore - Set EXPIRATION_DATE to 2023-09-30
-rw-r--r--devel/pear-htmlpurifier/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/devel/pear-htmlpurifier/Makefile b/devel/pear-htmlpurifier/Makefile
index d13b736dd569..ba7d28c8cc52 100644
--- a/devel/pear-htmlpurifier/Makefile
+++ b/devel/pear-htmlpurifier/Makefile
@@ -12,8 +12,11 @@ WWW= http://htmlpurifier.org/
LICENSE= LGPL21
-PEAR_CHANNEL= htmlpurifier.org
+DEPRECATED= Unfetchable as the pear channel no longer works
+EXPIRATION_DATE= 2023-09-30
+
USES= cpe pear
+PEAR_CHANNEL= htmlpurifier.org
NO_ARCH= yes