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