summaryrefslogtreecommitdiffstats
path: root/net-mgmt
diff options
context:
space:
mode:
authorkuriyama <kuriyama@FreeBSD.org>2002-06-24 05:27:48 +0000
committerkuriyama <kuriyama@FreeBSD.org>2002-06-24 05:27:48 +0000
commit50a30b02c0b44d8a6f4bbf8b32cbacb6a1af93a1 (patch)
tree8153f1e46a6e08c3322e4556e3b2b6316964a124 /net-mgmt
parent4463733624b3f3689bb2a3f0e873c991d1fa64d2 (diff)
downloadFreeBSD-ports-50a30b02c0b44d8a6f4bbf8b32cbacb6a1af93a1.zip
FreeBSD-ports-50a30b02c0b44d8a6f4bbf8b32cbacb6a1af93a1.tar.gz
Bump PORTREVISION.
Apache runs as user "www" now, so nagios the nagios socket should be owned by "www" instead of nobody. Submitted by: David Douthitt <n9ubh@callsign.net> via maintainer
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/netsaint/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mgmt/netsaint/Makefile b/net-mgmt/netsaint/Makefile
index 85000a6..b8ab4f6 100644
--- a/net-mgmt/netsaint/Makefile
+++ b/net-mgmt/netsaint/Makefile
@@ -7,7 +7,7 @@
PORTNAME= netsaint
PORTVERSION= 0.0.7
-PORTREVISION= 1
+PORTREVISION= 2
PORTEPOCH= 1
CATEGORIES= net
MASTER_SITES= http://netsaint.sourceforge.net/download/ \
@@ -26,7 +26,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
CFLAGS="${CFLAGS} -I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib -lgd -lgnugetopt"
CONFIGURE_ARGS= --with-command-user=netsaint \
- --with-command-grp=nogroup \
+ --with-command-grp=www \
--with-netsaint-user=netsaint \
--with-netsaint-grp=netsaint \
--sbindir=${PREFIX}/share/netsaint/sbin \
OpenPOWER on IntegriCloud