mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Reset permissions/owner after our files and directories.
Reported by: jenkins via swills
This commit is contained in:
parent
4bebd60e4c
commit
4d4e7a9a9b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=354252
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= revive-adserver
|
||||
PORTVERSION= 3.0.5
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= http://download.revive-adserver.org/
|
||||
|
||||
|
@ -3653,4 +3653,7 @@
|
||||
@dirrmtry %%WWWDIR%%/etc/changes/tasks
|
||||
@dirrmtry %%WWWDIR%%/etc/changes
|
||||
@dirrmtry %%WWWDIR%%/etc
|
||||
@owner root
|
||||
@group wheel
|
||||
@mode
|
||||
@dirrmtry %%WWWDIR%%
|
||||
|
Loading…
Reference in New Issue
Block a user