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