1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-01 05:45:45 +00:00

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

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}