diff options
Diffstat (limited to 'www/mysar/Makefile')
-rw-r--r-- | www/mysar/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www/mysar/Makefile b/www/mysar/Makefile index 564703e74bac..b94ef7189595 100644 --- a/www/mysar/Makefile +++ b/www/mysar/Makefile @@ -11,6 +11,9 @@ DISTNAME= ${PORTNAME:tl}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= MySQL Squid Access Report +DEPRECATED= Works only with EOL php 5.6 +EXPIRATION_DATE= 2018-12-30 + IGNORE_WITH_PHP= 70 71 72 73 LICENSE= GPLv2 |