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