git: b8c6963c3161 - 2024Q1 - sysutils/nut-devel: Trailing whitespace cleanup

From: Cy Schubert <cy_at_FreeBSD.org>
Date: Tue, 20 Feb 2024 16:57:39 UTC
The branch 2024Q1 has been updated by cy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=b8c6963c3161f3b4d519368d309bd283438d783d

commit b8c6963c3161f3b4d519368d309bd283438d783d
Author:     Cy Schubert <cy@FreeBSD.org>
AuthorDate: 2024-02-16 13:48:37 +0000
Commit:     Cy Schubert <cy@FreeBSD.org>
CommitDate: 2024-02-20 16:57:17 +0000

    sysutils/nut-devel: Trailing whitespace cleanup
    
    (cherry picked from commit f6c9a715549eda1928ca8cd99cabe36d6f091870)
---
 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 74c13b164fd9..5f7eb3ed42fe 100644
--- a/sysutils/nut-devel/Makefile
+++ b/sysutils/nut-devel/Makefile
@@ -28,7 +28,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}