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