diff options
Diffstat (limited to 'lang/php52')
-rw-r--r-- | lang/php52/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/php52/Makefile b/lang/php52/Makefile index ea82e2c2a73a..b368bd6c0c0c 100644 --- a/lang/php52/Makefile +++ b/lang/php52/Makefile @@ -18,7 +18,7 @@ COMMENT= PHP Scripting Language DEPRECATED= PHP 5.2 series is strongly discouraged for new \ installations, migrate now -EXPIRATION_DATE= 2013-03-01 +EXPIRATION_DATE= 2013-09-01 LATEST_LINK= ${PKGNAMEPREFIX}${PORTNAME}${PKGNAMESUFFIX} |