diff options
author | Jochen Neumeister <joneum@FreeBSD.org> | 2018-10-21 14:34:39 +0000 |
---|---|---|
committer | Jochen Neumeister <joneum@FreeBSD.org> | 2018-10-21 14:34:39 +0000 |
commit | 9c2c46c831ba332c276a84f3f2337575ad60d36a (patch) | |
tree | 443548c71d4311129ca5dfbf116987b973186c19 /lang/php70/Makefile | |
parent | 20652c4651c2f681114e435f28e6f3604e123dd8 (diff) | |
download | ports-9c2c46c831ba332c276a84f3f2337575ad60d36a.tar.gz ports-9c2c46c831ba332c276a84f3f2337575ad60d36a.zip |
Notes
Diffstat (limited to 'lang/php70/Makefile')
-rw-r--r-- | lang/php70/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lang/php70/Makefile b/lang/php70/Makefile index 6f3756514a2c..b3151602f50a 100644 --- a/lang/php70/Makefile +++ b/lang/php70/Makefile @@ -11,6 +11,9 @@ DISTNAME= php-${PORTVERSION} MAINTAINER= tz@FreeBSD.org COMMENT= PHP Scripting Language +DEPRECATED= Security Support ends on 3 Dec 2018 +EXPIRATION_DATE= 2018-12-04 + LICENSE= PHP301 USES+= tar:xz cpe |