diff options
author | antoine <antoine@FreeBSD.org> | 2018-10-08 23:08:13 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2018-10-08 23:08:13 +0800 |
commit | a07ba811f67ecc3d619ea2eeb9678d4d1cb68fd2 (patch) | |
tree | 42358909bf1bcd1454294bcb1807af0668a8d50d /www/mysar | |
parent | aa4c9b292c8535dd6a140a2871d9924aa3ba0b17 (diff) | |
download | freebsd-ports-gnome-a07ba811f67ecc3d619ea2eeb9678d4d1cb68fd2.tar.gz freebsd-ports-gnome-a07ba811f67ecc3d619ea2eeb9678d4d1cb68fd2.tar.zst freebsd-ports-gnome-a07ba811f67ecc3d619ea2eeb9678d4d1cb68fd2.zip |
Fix some PKGNAME collisions
Diffstat (limited to 'www/mysar')
-rw-r--r-- | www/mysar/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mysar/Makefile b/www/mysar/Makefile index 3ebd596d8274..564703e74bac 100644 --- a/www/mysar/Makefile +++ b/www/mysar/Makefile @@ -11,7 +11,7 @@ DISTNAME= ${PORTNAME:tl}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= MySQL Squid Access Report -IGNORE_WITH_PHP= 70 71 72 +IGNORE_WITH_PHP= 70 71 72 73 LICENSE= GPLv2 LICENSE_FILE= ${WRKROOT}/COPYING |