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