diff options
Diffstat (limited to 'net/php74-sockets/Makefile')
-rw-r--r-- | net/php74-sockets/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/php74-sockets/Makefile b/net/php74-sockets/Makefile index dc1a11649435..8ce16626f14a 100644 --- a/net/php74-sockets/Makefile +++ b/net/php74-sockets/Makefile @@ -4,6 +4,6 @@ MASTERDIR= ${.CURDIR}/../../lang/php74 PKGNAMESUFFIX= -sockets -TEST_TARGET= test +TEST_TARGET= test .include "${MASTERDIR}/Makefile" |