diff options
author | antoine <antoine@FreeBSD.org> | 2014-09-15 01:36:20 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2014-09-15 01:36:20 +0800 |
commit | 421779332a6fb2d32f371a9d9f1b2360a75fc9a5 (patch) | |
tree | bec4c946d65fb4e4fbf5c5904b20a70dc7e48c50 /chinese | |
parent | 885e29787a4d68255f859b9759989d04a46e7cf1 (diff) | |
download | freebsd-ports-gnome-421779332a6fb2d32f371a9d9f1b2360a75fc9a5.tar.gz freebsd-ports-gnome-421779332a6fb2d32f371a9d9f1b2360a75fc9a5.tar.zst freebsd-ports-gnome-421779332a6fb2d32f371a9d9f1b2360a75fc9a5.zip |
Fix group of some packaged files
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/phpbb3-tw/Makefile | 2 | ||||
-rw-r--r-- | chinese/phpbb3-tw/pkg-plist | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/chinese/phpbb3-tw/Makefile b/chinese/phpbb3-tw/Makefile index 83690979afc8..e75970032afa 100644 --- a/chinese/phpbb3-tw/Makefile +++ b/chinese/phpbb3-tw/Makefile @@ -3,7 +3,7 @@ PORTNAME= phpbb PORTVERSION= 3.0.11 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= chinese www MASTER_SITES= http://www.phpbb-tw.net/phpbb/download/ \ http://freebsd.ee.ccu.edu.tw/phpBB/ diff --git a/chinese/phpbb3-tw/pkg-plist b/chinese/phpbb3-tw/pkg-plist index a33a5cf11ac6..c20968b28a62 100644 --- a/chinese/phpbb3-tw/pkg-plist +++ b/chinese/phpbb3-tw/pkg-plist @@ -1,5 +1,5 @@ @owner %%WWWOWN%% -@group %%WWGRP%% +@group %%WWWGRP%% %%PHPBBDIR%%/.htaccess %%PHPBBDIR%%/adm/images/arrow_down.gif %%PHPBBDIR%%/adm/images/arrow_left.gif |