aboutsummaryrefslogtreecommitdiff
path: root/www/libresonic-standalone
diff options
context:
space:
mode:
authorJeremie Le Hen <jlh@FreeBSD.org>2017-11-10 07:47:15 +0000
committerJeremie Le Hen <jlh@FreeBSD.org>2017-11-10 07:47:15 +0000
commit667921adb34c6174d077fb418d2e3dbc2cd550b4 (patch)
tree6091b6db354db053a1d03eb5a33ee5abc79e5753 /www/libresonic-standalone
parent1cd3011b812cec794b1413c3a087d8a47abde2b3 (diff)
downloadports-667921adb34c6174d077fb418d2e3dbc2cd550b4.tar.gz
ports-667921adb34c6174d077fb418d2e3dbc2cd550b4.zip
Fix a typo: s/UERS/USERS/.
Notes
Notes: svn path=/head/; revision=453886
Diffstat (limited to 'www/libresonic-standalone')
-rw-r--r--www/libresonic-standalone/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/libresonic-standalone/Makefile b/www/libresonic-standalone/Makefile
index 4db96721669a..1ed6050d1e19 100644
--- a/www/libresonic-standalone/Makefile
+++ b/www/libresonic-standalone/Makefile
@@ -53,7 +53,7 @@ NO_BUILD= yes
JAVA_VERSION= 1.8+
JAVA_RUN= yes
# Don't waste UID/GID and reuse Subsonic's user.
-UERS= subsonic
+USERS= subsonic
GROUPS= subsonic
LIBRESONIC_HOME= /var/libresonic
PLIST_SUB= LIBRESONIC_HOME="${LIBRESONIC_HOME}" \