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