aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2024-02-16 13:48:37 +0000
committerCy Schubert <cy@FreeBSD.org>2024-02-20 16:57:17 +0000
commitb8c6963c3161f3b4d519368d309bd283438d783d (patch)
tree5b4534f0c68c6adbe639d78da249a60bec3ce277
parent4ed86fa6c8af2ea3d5ea8cecd86a7a211c22ddb5 (diff)
downloadports-b8c6963c3161f3b4d519368d309bd283438d783d.tar.gz
ports-b8c6963c3161f3b4d519368d309bd283438d783d.zip
sysutils/nut-devel: Trailing whitespace cleanup
(cherry picked from commit f6c9a715549eda1928ca8cd99cabe36d6f091870)
-rw-r--r--sysutils/nut-devel/Makefile2
1 files changed, 1 insertions, 1 deletions
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}