mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
- Really fix plist permissions
- Bump PORTREVISION PR: 200545 Submitted by: peter MFH: 2015Q2
This commit is contained in:
parent
da3bb60a1e
commit
825bc63f11
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=388160
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= pnp
|
||||
PORTVERSION= 0.6.25
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= net-mgmt
|
||||
MASTER_SITES= SF/pnp4nagios/PNP-0.6
|
||||
DISTNAME= pnp4nagios-${DISTVERSIONPREFIX}${DISTVERSION}${DISTVERSIONSUFFIX}
|
||||
|
@ -666,8 +666,8 @@ man/man8/npcd.8.gz
|
||||
@dir %%WWWDIR%%/application/hooks
|
||||
@dir %%ETCDIR%%/config.d
|
||||
@dir %%WWWDIR%%/templates
|
||||
@dir /var/log/kohana
|
||||
@dir /var/log/stats
|
||||
@dir(%%NAGIOSUSER%%,%%NAGIOSGROUP%%,755) /var/log/kohana
|
||||
@dir(%%NAGIOSUSER%%,%%NAGIOSGROUP%%,755) /var/log/stats
|
||||
@dir(%%NAGIOSUSER%%,%%NAGIOSGROUP%%,755) %%NAGIOSDIR%%/pnp/perfspool
|
||||
@dir(%%NAGIOSUSER%%,%%NAGIOSGROUP%%,755) %%NAGIOSDIR%%/pnp/rrd
|
||||
@dir(%%NAGIOSUSER%%,%%NAGIOSGROUP%%,755) %%NAGIOSDIR%%/pnp
|
||||
|
Loading…
Reference in New Issue
Block a user