- Create a user with nobody group instead of wheel.

Theoretically it could be a reason for security weakness
  on some configurations with sudo.
- Bump a PORTVERSION.

PR:		ports/85247
Submitted by:	maintainer
Approved by:	portmgr (linimon)
This commit is contained in:
Sergey Matveychuk 2005-08-24 17:56:38 +00:00
parent 4891f4be1d
commit 7659a915b8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=140966
2 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@
PORTNAME= oops
PORTVERSION= ${OOPSVERSION}
PORTREVISION= 3
PORTREVISION= 4
CATEGORIES= www
MASTER_SITES= http://oops-cache.org/
DISTNAME= ${PORTNAME}-${OOPSVERSION}

View File

@ -1,7 +1,7 @@
#!/bin/sh
user=oops
group=wheel
group=nogroup
ask() {
local question default answer