Trying to shut stage-qa up without testint is bad.
Pointed out by: Mike Harding Sponsored by: Absolight
This commit is contained in:
parent
b9add4e33e
commit
8a578ac838
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=382245
2 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
PORTNAME= munin
|
||||
PORTVERSION= ${MUNIN_VERSION}
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= sysutils perl5
|
||||
MASTER_SITES= ${MUNIN_SITES}
|
||||
PKGNAMESUFFIX= -master
|
||||
|
|
|
@ -81,4 +81,4 @@ www/cgi-bin/munin-cgi-html
|
|||
@dir %%ETCDIR%%/munin-conf.d
|
||||
@dir(%%USER%%,%%GROUP%%,) %%WWWDIR%%
|
||||
@dir(%%WWWOWN%%,%%WWWGRP%%,) %%DBDIR%%/cgi-tmp
|
||||
@dir %%DBDIR%%
|
||||
@dir(%%USER%%,%%GROUP%%,) %%DBDIR%%
|
||||
|
|
Loading…
Reference in a new issue