diff --git a/databases/pear-Doctrine/Makefile b/databases/pear-Doctrine/Makefile index 2782b747b30d..06abe1df23c8 100644 --- a/databases/pear-Doctrine/Makefile +++ b/databases/pear-Doctrine/Makefile @@ -8,7 +8,7 @@ PORTNAME= Doctrine PORTVERSION= 1.1.6 CATEGORIES= databases pear -MASTER_SITES= http://pear.phpdoctrine.org/get/ \ +MASTER_SITES= http://www.doctrine-project.org/downloads/ \ LOCAL/glarkin PORTSCOUT= limit:^1\.1\. @@ -31,6 +31,9 @@ SUB_LIST+= CHANNEL=${CHANNEL} PKGINSTALL= ${WRKDIR}/pear-install PKGDEINSTALL= ${WRKDIR}/pear-deinstall +DEPRECATED= Please upgrade to 1.2.x: http://svn.doctrine-project.org/tags/1.2.4/UPGRADE_TO_1_2 +EXPIRATION_DATE=2011-11-30 + .include DEFAULT_PHP_VER=5