From 4460cf727a7788c9ce21f3344ce5745e5cd9fc4a Mon Sep 17 00:00:00 2001 From: Jimmy Olgeni Date: Sat, 16 Oct 2021 11:51:03 +0200 Subject: *: fix tab vs. space issues, and comments according to the guide. --- devel/php80-ffi/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'devel/php80-ffi') diff --git a/devel/php80-ffi/Makefile b/devel/php80-ffi/Makefile index d664b68bee56..53658b8bbff9 100644 --- a/devel/php80-ffi/Makefile +++ b/devel/php80-ffi/Makefile @@ -4,6 +4,6 @@ MASTERDIR= ${.CURDIR}/../../lang/php80 PKGNAMESUFFIX= -ffi -TEST_TARGET= test +TEST_TARGET= test .include "${MASTERDIR}/Makefile" -- cgit v1.2.3