diff options
author | Rene Ladan <rene@FreeBSD.org> | 2018-12-06 11:22:12 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2018-12-06 11:22:12 +0000 |
commit | 968c62c6fbc9cd1fa4488b835da6c291ebc885e6 (patch) | |
tree | 57498af909660129f51b9c8c5792e61977855025 /deskutils/phpcollab/Makefile | |
parent | 4fa23dabbdce9cfbfde47abd0a56ee7c4127b8c2 (diff) | |
download | ports-968c62c6fbc9cd1fa4488b835da6c291ebc885e6.tar.gz ports-968c62c6fbc9cd1fa4488b835da6c291ebc885e6.zip |
Notes
Diffstat (limited to 'deskutils/phpcollab/Makefile')
-rw-r--r-- | deskutils/phpcollab/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/phpcollab/Makefile b/deskutils/phpcollab/Makefile index ed03eb61a074..20ba110e2c13 100644 --- a/deskutils/phpcollab/Makefile +++ b/deskutils/phpcollab/Makefile @@ -13,7 +13,7 @@ COMMENT= PHPcollab is project management and collaboration over the internet DEPRECATED= Works only with EOL php 5.6 EXPIRATION_DATE= 2018-12-30 -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 USES= zip NO_BUILD= yes |