summaryrefslogtreecommitdiff
path: root/sysutils/php80-posix
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2021-10-16 11:51:03 +0200
committerJimmy Olgeni <olgeni@FreeBSD.org>2021-10-16 11:51:39 +0200
commit4460cf727a7788c9ce21f3344ce5745e5cd9fc4a (patch)
tree85ee27f029c1ee293667902fe22b65ecac0ff154 /sysutils/php80-posix
parentcleanup: Remove expired ports: (diff)
*: fix tab vs. space issues, and comments according to the guide.
Diffstat (limited to 'sysutils/php80-posix')
-rw-r--r--sysutils/php80-posix/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/php80-posix/Makefile b/sysutils/php80-posix/Makefile
index f03325b736ce..2034f1a8be9a 100644
--- a/sysutils/php80-posix/Makefile
+++ b/sysutils/php80-posix/Makefile
@@ -4,6 +4,6 @@ MASTERDIR= ${.CURDIR}/../../lang/php80
PKGNAMESUFFIX= -posix
-TEST_TARGET= test
+TEST_TARGET= test
.include "${MASTERDIR}/Makefile"