diff options
-rw-r--r-- | lang/php52/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/lang/php52/Makefile b/lang/php52/Makefile index a55469c40c96..90adf191ce85 100644 --- a/lang/php52/Makefile +++ b/lang/php52/Makefile @@ -16,8 +16,9 @@ DISTNAME= php-${PORTVERSION} MAINTAINER= admin@lissyara.su COMMENT= PHP Scripting Language -DEPRECATED= PHP 5.2 series is not supported anymore, migrate now -EXPIRATION_DATE= 2012-03-01 +DEPRECATED= PHP 5.2 series is strongly discouraged for new \ + installations, migrate now +EXPIRATION_DATE= 2013-03-01 LATEST_LINK= ${PKGNAMEPREFIX}${PORTNAME}${PKGNAMESUFFIX} |