diff options
Diffstat (limited to 'net/pecl-yp/Makefile')
-rw-r--r-- | net/pecl-yp/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net/pecl-yp/Makefile b/net/pecl-yp/Makefile index f714f4eac9a1..087649b38162 100644 --- a/net/pecl-yp/Makefile +++ b/net/pecl-yp/Makefile @@ -9,6 +9,9 @@ CATEGORIES= net pear MAINTAINER= gasol.wu@gmail.com COMMENT= YP/NIS functions binding for PHP +DEPRECATED= Works only with EOL php 5.6 +EXPIRATION_DATE= 2018-12-30 + LICENSE= PHP301 USES= php:pecl |