diff options
author | antoine <antoine@FreeBSD.org> | 2015-11-14 06:13:24 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2015-11-14 06:13:24 +0800 |
commit | bdef459d162c3b334a8d451de3ccc9083977bb54 (patch) | |
tree | 40de89588d283834a724d8036a4c3ffe380bc724 /textproc | |
parent | 419563864db70c9c8ace727ddaf9b19429e66b65 (diff) | |
download | freebsd-ports-graphics-bdef459d162c3b334a8d451de3ccc9083977bb54.tar.gz freebsd-ports-graphics-bdef459d162c3b334a8d451de3ccc9083977bb54.tar.zst freebsd-ports-graphics-bdef459d162c3b334a8d451de3ccc9083977bb54.zip |
Chase PHP 5.4 expiration date
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/simplehtmldom/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/simplehtmldom/Makefile b/textproc/simplehtmldom/Makefile index 5cc4afb92d5..df014129923 100644 --- a/textproc/simplehtmldom/Makefile +++ b/textproc/simplehtmldom/Makefile @@ -12,6 +12,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= PHP Simple HTML DOM Parser BROKEN= unfetchable +DEPRECATED= PHP 5.4 EOL reached +EXPIRATION_DATE= 2016-01-15 USES= zip NO_BUILD= yes |