mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Fix group of some packaged files
This commit is contained in:
parent
47e885a096
commit
10eb9a55a2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=368208
2 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
PORTNAME= phpbb
|
PORTNAME= phpbb
|
||||||
PORTVERSION= 3.0.11
|
PORTVERSION= 3.0.11
|
||||||
PORTREVISION= 1
|
PORTREVISION= 2
|
||||||
CATEGORIES= chinese www
|
CATEGORIES= chinese www
|
||||||
MASTER_SITES= http://www.phpbb-tw.net/phpbb/download/ \
|
MASTER_SITES= http://www.phpbb-tw.net/phpbb/download/ \
|
||||||
http://freebsd.ee.ccu.edu.tw/phpBB/
|
http://freebsd.ee.ccu.edu.tw/phpBB/
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
@owner %%WWWOWN%%
|
@owner %%WWWOWN%%
|
||||||
@group %%WWGRP%%
|
@group %%WWWGRP%%
|
||||||
%%PHPBBDIR%%/.htaccess
|
%%PHPBBDIR%%/.htaccess
|
||||||
%%PHPBBDIR%%/adm/images/arrow_down.gif
|
%%PHPBBDIR%%/adm/images/arrow_down.gif
|
||||||
%%PHPBBDIR%%/adm/images/arrow_left.gif
|
%%PHPBBDIR%%/adm/images/arrow_left.gif
|
||||||
|
|
Loading…
Add table
Reference in a new issue