aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authornetchild <netchild@FreeBSD.org>2002-09-03 17:48:01 +0800
committernetchild <netchild@FreeBSD.org>2002-09-03 17:48:01 +0800
commit56e4f972209b8d8790b2885ebd780cddcad88ee5 (patch)
tree1e8511c33f5139bf8f71a26a70f4ad3c4298ac19 /www
parent47a4a050f2b072e5ea866fcf69469d1059b4e964 (diff)
downloadfreebsd-ports-gnome-56e4f972209b8d8790b2885ebd780cddcad88ee5.tar.gz
freebsd-ports-gnome-56e4f972209b8d8790b2885ebd780cddcad88ee5.tar.zst
freebsd-ports-gnome-56e4f972209b8d8790b2885ebd780cddcad88ee5.zip
Use UID 95 instead of 94, perforce already uses 94.
Noticed by: Seth Kingsley <sethk@meowfishies.com>
Diffstat (limited to 'www')
-rw-r--r--www/interchange/pkg-install2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/interchange/pkg-install b/www/interchange/pkg-install
index 80ebc1068786..857d89c07fed 100644
--- a/www/interchange/pkg-install
+++ b/www/interchange/pkg-install
@@ -10,7 +10,7 @@ fi
USER=interch
GROUP=${USER}
-UID=94
+UID=95
GID=${UID}
pw groupshow ${GROUP} >/dev/null 2>&1 \