summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2025-07-03 00:22:01 +0200
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2025-07-03 11:26:36 +0200
commit1cdfc93ad832e12c7dbf3e5bfed4e2b99166cd36 (patch)
tree1668ddcfd065db7a8ef4b234f3feb7cea3e636df
parentdatabases/pear-DoctrineCommon: Mark DEPRECATED (diff)
devel/pear-channel-doctrine: Mark DEPRECATED
- Upstream no longer serves through PEAR channel and has been moved to Composer - Set EXPIRATION_DATE 2025-08-05
-rw-r--r--devel/pear-channel-doctrine/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/pear-channel-doctrine/Makefile b/devel/pear-channel-doctrine/Makefile
index fa56c2d112e8..d7f039dad048 100644
--- a/devel/pear-channel-doctrine/Makefile
+++ b/devel/pear-channel-doctrine/Makefile
@@ -6,6 +6,9 @@ MAINTAINER= bofh@FreeBSD.org
COMMENT= PEAR channel ${PEAR_CHANNEL_HOST}
WWW= http://pear.doctrine-project.org/
+DEPRECATED= Upstream no longer serves through PEAR channel and has been moved to Composer
+EXPIRATION_DATE= 2025-08-05
+
PEAR_CHANNEL_HOST= pear.doctrine-project.org
.include "${.CURDIR}/../../devel/pear/bsd.pear.channel.mk"