Spelling error, WWWGROUP is really WWWGRP
PR: 191118
This commit is contained in:
parent
141785335b
commit
97104491d4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=359847
2 changed files with 2 additions and 1 deletions
|
@ -3,6 +3,7 @@
|
|||
|
||||
PORTNAME= shibboleth-sp
|
||||
PORTVERSION= 2.5.3
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= security www
|
||||
MASTER_SITES= http://shibboleth.net/downloads/service-provider/${PORTVERSION}/
|
||||
|
||||
|
|
|
@ -23,7 +23,7 @@ keygen_cmd="shibboleth_sp_keygen"
|
|||
|
||||
shibboleth_sp_user=%%SHIBD_USER%%
|
||||
shibboleth_sp_group=%%SHIBD_GROUP%%
|
||||
www_group=%%WWWGROUP%%
|
||||
www_group=%%WWWGRP%%
|
||||
|
||||
load_rc_config $name
|
||||
|
||||
|
|
Loading…
Reference in a new issue