sysutils/nut-devel: Trailing whitespace cleanup

This commit is contained in:
Cy Schubert 2024-02-16 05:48:37 -08:00
parent 24114c15d5
commit f6c9a71554
1 changed files with 1 additions and 1 deletions

View File

@ -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}