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