1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

Fix permissions problem due to omitted @mode in pkg-plist.

PR:		194118
Submitted by:	Larry Rosenman
This commit is contained in:
Matthew Seaman 2014-10-03 18:30:41 +00:00
parent 63fc9a3edb
commit 2bfc27cd35
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=369926
2 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,7 @@
PORTNAME= rt
DISTVERSION= 4.2.8
PORTREVISION= 1
CATEGORIES= www
MASTER_SITES= http://download.bestpractical.com/pub/rt/release/
PKGNAMESUFFIX= 42

View File

@ -17,6 +17,7 @@ bin/rt-mailgate
%%RT_ETC_DIR%%/schema.SQLite
%%RT_ETC_DIR%%/schema.mysql
@group wheel
@mode
%%SITE_PERL%%/RT.pm
%%SITE_PERL%%/RT/ACE.pm
%%SITE_PERL%%/RT/ACL.pm