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 @@ -1,12 +1,15 @@ PORTNAME= doctrine PORTVERSION= 20130618 CATEGORIES= devel www pear 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" .include