git: f6c9a715549e - main - sysutils/nut-devel: Trailing whitespace cleanup
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 16 Feb 2024 13:50:18 UTC
The branch main has been updated by cy: URL: https://cgit.FreeBSD.org/ports/commit/?id=f6c9a715549eda1928ca8cd99cabe36d6f091870 commit f6c9a715549eda1928ca8cd99cabe36d6f091870 Author: Cy Schubert <cy@FreeBSD.org> AuthorDate: 2024-02-16 13:48:37 +0000 Commit: Cy Schubert <cy@FreeBSD.org> CommitDate: 2024-02-16 13:50:04 +0000 sysutils/nut-devel: Trailing whitespace cleanup --- sysutils/nut-devel/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sysutils/nut-devel/Makefile b/sysutils/nut-devel/Makefile index 332d843ae336..8cfdcd20d75b 100644 --- a/sysutils/nut-devel/Makefile +++ b/sysutils/nut-devel/Makefile @@ -29,7 +29,7 @@ USE_LDCONFIG= yes NUT_USER?= nut NUT_GROUP?= nut -USERS= ${NUT_USER} +USERS= ${NUT_USER} GROUPS= ${NUT_GROUP} dialer STATEDIR?= /var/db/nut PLIST_SUB+= NUT_USER=${NUT_USER}