diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2015-11-13 22:13:24 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2015-11-13 22:13:24 +0000 |
commit | 7e8050b16b32e3d21d3a5233a946eaa5120b5db2 (patch) | |
tree | 40de89588d283834a724d8036a4c3ffe380bc724 /textproc | |
parent | e49ae2b3b5f5c32f28747cb944d196f0259106df (diff) |
Notes
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 5cc4afb92d50..df014129923e 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 |