diff options
Diffstat (limited to 'www/unit-php72')
-rw-r--r-- | www/unit-php72/Makefile | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/www/unit-php72/Makefile b/www/unit-php72/Makefile deleted file mode 100644 index ec8d323297a6..000000000000 --- a/www/unit-php72/Makefile +++ /dev/null @@ -1,8 +0,0 @@ -# Created by: Li-Wen Hsu <lwhsu@FreeBSD.org> -# $FreeBSD$ - -PHP_VER= 72 - -MASTERDIR= ${.CURDIR}/../unit-php56 - -.include "${MASTERDIR}/Makefile" |