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