mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Fix up permissions on the script necessary to activate plugins.
PORTREVISION bump for changed plist.
This commit is contained in:
parent
da8e4fbe0d
commit
f7ed6fbff2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=366407
2 changed files with 3 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
||||||
|
|
||||||
PORTNAME= squirrelmail
|
PORTNAME= squirrelmail
|
||||||
PORTVERSION= 20140717
|
PORTVERSION= 20140717
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= mail www
|
CATEGORIES= mail www
|
||||||
MASTER_SITES= ${MASTER_SITE_LOCAL}
|
MASTER_SITES= ${MASTER_SITE_LOCAL}
|
||||||
MASTER_SITE_SUBDIR= adamw/squirrelmail
|
MASTER_SITE_SUBDIR= adamw/squirrelmail
|
||||||
|
|
|
@ -21,7 +21,9 @@ etc/periodic/daily/111.clean-squirrelmail
|
||||||
%%SQUIRRELDIR%%/class/mime/SMimeMessage.class.php
|
%%SQUIRRELDIR%%/class/mime/SMimeMessage.class.php
|
||||||
%%SQUIRRELDIR%%/class/mime/index.php
|
%%SQUIRRELDIR%%/class/mime/index.php
|
||||||
%%SQUIRRELDIR%%/config/.htaccess
|
%%SQUIRRELDIR%%/config/.htaccess
|
||||||
|
@mode 755
|
||||||
%%SQUIRRELDIR%%/config/conf.pl
|
%%SQUIRRELDIR%%/config/conf.pl
|
||||||
|
@mode
|
||||||
%%SQUIRRELDIR%%/config/config_default.php
|
%%SQUIRRELDIR%%/config/config_default.php
|
||||||
@sample %%SQUIRRELDIR%%/config/config_local.php.sample
|
@sample %%SQUIRRELDIR%%/config/config_local.php.sample
|
||||||
%%SQUIRRELDIR%%/config/index.php
|
%%SQUIRRELDIR%%/config/index.php
|
||||||
|
|
Loading…
Add table
Reference in a new issue