diff options
Diffstat (limited to 'www/cakephp22/Makefile')
-rw-r--r-- | www/cakephp22/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www/cakephp22/Makefile b/www/cakephp22/Makefile index 77df9c90bfb9..b96ce151e476 100644 --- a/www/cakephp22/Makefile +++ b/www/cakephp22/Makefile @@ -11,6 +11,9 @@ COMMENT= Framework for developing PHP web applications LICENSE= MIT +DEPRECATED= PHP 5.4 EOL reached +EXPIRATION_DATE= 2016-01-15 + USE_GITHUB= yes PORTDOCS= README.md |