git: 1309dae738dd - main - devel/p5-No-Worries: Cosmetic change
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 25 Mar 2022 13:48:53 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=1309dae738dd659fa772ea1afce5e6815382f1ba commit 1309dae738dd659fa772ea1afce5e6815382f1ba Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-03-25 13:10:48 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-03-25 13:37:55 +0000 devel/p5-No-Worries: Cosmetic change --- devel/p5-No-Worries/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel/p5-No-Worries/Makefile b/devel/p5-No-Worries/Makefile index 4ea7251d99c4..ae2b5b7637e2 100644 --- a/devel/p5-No-Worries/Makefile +++ b/devel/p5-No-Worries/Makefile @@ -20,6 +20,6 @@ RUN_DEPENDS= p5-HTTP-Date>=0:www/p5-HTTP-Date \ USES= perl5 USE_PERL5= configure -NO_ARCH= y +NO_ARCH= yes .include <bsd.port.mk>