From f66d7ddbdaf64259e33d5ad7a068f521929ac52d Mon Sep 17 00:00:00 2001 From: antoine Date: Sat, 1 Oct 2016 08:22:09 +0000 Subject: Chase php 5.5 expiration date --- net/pecl-cvsclient/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'net') diff --git a/net/pecl-cvsclient/Makefile b/net/pecl-cvsclient/Makefile index 9de498cbf0e5..d1be2e897289 100644 --- a/net/pecl-cvsclient/Makefile +++ b/net/pecl-cvsclient/Makefile @@ -12,6 +12,9 @@ DIST_SUBDIR= PECL MAINTAINER= ports@FreeBSD.org COMMENT= PHP extension for CVS pserver client +DEPRECATED= Works only with EOL php 5.5 +EXPIRATION_DATE= 2016-10-20 + LICENSE= PHP202 USES= php:ext tar:tgz -- cgit