summaryrefslogtreecommitdiffstats
path: root/www/interchange
diff options
context:
space:
mode:
authornetchild <netchild@FreeBSD.org>2002-09-03 09:48:01 +0000
committernetchild <netchild@FreeBSD.org>2002-09-03 09:48:01 +0000
commit56e4f972209b8d8790b2885ebd780cddcad88ee5 (patch)
tree1e8511c33f5139bf8f71a26a70f4ad3c4298ac19 /www/interchange
parent47a4a050f2b072e5ea866fcf69469d1059b4e964 (diff)
downloadFreeBSD-ports-56e4f972209b8d8790b2885ebd780cddcad88ee5.zip
FreeBSD-ports-56e4f972209b8d8790b2885ebd780cddcad88ee5.tar.gz
Use UID 95 instead of 94, perforce already uses 94.
Noticed by: Seth Kingsley <sethk@meowfishies.com>
Diffstat (limited to 'www/interchange')
-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 80ebc10..857d89c 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 \
OpenPOWER on IntegriCloud