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. --- textproc/php73-ctype/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'textproc/php73-ctype') diff --git a/textproc/php73-ctype/Makefile b/textproc/php73-ctype/Makefile index f6d7568827b1..eca811b4f6af 100644 --- a/textproc/php73-ctype/Makefile +++ b/textproc/php73-ctype/Makefile @@ -4,6 +4,6 @@ MASTERDIR= ${.CURDIR}/../../lang/php73 PKGNAMESUFFIX= -ctype -TEST_TARGET= test +TEST_TARGET= test .include "${MASTERDIR}/Makefile" -- cgit v1.2.3