diff options
author | Matthew Seaman <matthew@FreeBSD.org> | 2014-05-14 23:15:20 +0000 |
---|---|---|
committer | Matthew Seaman <matthew@FreeBSD.org> | 2014-05-14 23:15:20 +0000 |
commit | 9e90ab39ee9357618206fa378094212e030b320b (patch) | |
tree | 4b32175df00f39ea3f8954565b4b2a75ae6f1e23 /www | |
parent | d9123ee3d20d745e7092c138661675ef808deb88 (diff) |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/rt42/Makefile | 1 | ||||
-rw-r--r-- | www/rt42/pkg-plist | 4 |
2 files changed, 3 insertions, 2 deletions
diff --git a/www/rt42/Makefile b/www/rt42/Makefile index 7c09ee791b54..55b7d009c72f 100644 --- a/www/rt42/Makefile +++ b/www/rt42/Makefile @@ -2,6 +2,7 @@ PORTNAME= rt DISTVERSION= 4.2.4 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://download.bestpractical.com/pub/rt/release/ PKGNAMESUFFIX= 42 diff --git a/www/rt42/pkg-plist b/www/rt42/pkg-plist index ca53a09b2431..7bf82dfdf14b 100644 --- a/www/rt42/pkg-plist +++ b/www/rt42/pkg-plist @@ -18,7 +18,7 @@ bin/rt-mailgate %%RT_ETC_DIR%%/schema.mysql @exec chmod 0750 %D/%%RT_ETC_DIR%% @exec chgrp rt %D/%%RT_ETC_DIR%% -@group +@group wheel %%SITE_PERL%%/RT.pm %%SITE_PERL%%/RT/ACE.pm %%SITE_PERL%%/RT/ACL.pm @@ -267,7 +267,7 @@ sbin/rt-test-dependencies sbin/rt-validate-aliases sbin/rt-validator sbin/standalone_httpd -@group +@group wheel %%PORTDOCS%%%%DOCSDIR%%/README %%PORTDOCS%%%%DOCSDIR%%/UPGRADING-2.0 %%PORTDOCS%%%%DOCSDIR%%/UPGRADING-3.0 |