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