diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2013-02-18 06:00:58 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2013-02-18 06:00:58 +0000 |
commit | b825f49edef16d20f5d54468dd700afcc0f538b7 (patch) | |
tree | 169620fff5d06e902ddcef6d7991d2d07eca80a3 /lang/php52 | |
parent | - Add missing dependency (diff) |
- Extend support for 6 months.
PR: 176149
Submitted by: Alex Keda <admin@lissyara.su>
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} |